-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ivo Yankulovski edited this page Apr 27, 2021
·
25 revisions
-
livesettings and packageactivity -
GrammarSelection - JavaScript, TypeScript, CoffeeScript, HTML, CSS, PHP, Python, Java, JSON, XML, GitHub Markdown, Plain Text, orAuto - auto async of tokens on text change upto 60 seconds timeout setting
- maximum tokens per line setting upto 100000
- tokenization setting of any file extension (
omnipotent mode) - token processor settings
- case sensitive token search setting
-
notificationsettings in Atom IDE - click
ProtoSSat breadcrumbs to refresh info of file - hover and click tooltips
- absolute/relative/current file location and descriptor info
- number of lines and file stats on click
- number of tokens and current active grammar in ProtoSS IDE
-
breadcrumbssettings to show/hide items - name of package [click to open package JSON in IDE]
- name of
JSONdescriptor [click to open JSON descriptor in IDE] - number of properties INSTANCE-STATIC and click preview
- number of methods INSTANCE-STATIC and click preview
- inherit supers [click on each name to open ProtoSS Class in IDE]
- export JSON descriptors as
TypeScriptdeclaration with namespace/interface -
console.logsettings of ProtoSS IDE activity - font size and color settings
- digit grouping setting of lines and tokens
- key bindings [
F7&F8keys] andpointerclicks enabled on token utility Wiki How To - token loop navigator using
[CTRL]+F7(menu commands,[ctrl]clickon tokens in panel) - resolve token scenario
F8key, including hyperlinks, modules, files, supernames, hierarchy, descriptors -
auto-completesetting based on file/directory listing, reserved keywords, global functions, and ProtoSS hierarchy - auto-complete of
CSSandHTMLsetting - auto-complete of
Wordsfrom text buffers with options -
sortingof all auto-complete service providers as setting -
Auto-complete Service Providers-Common,File,Basic,Async,Word,Merger -
Merger Providerconsumes and sorts all selected providers -
Wordconfiguration of the regular expression, includingUnicode Rangesand predefined alphabets -
Marker StyleswithCSSsettings of the marker class, mark all occurrences setting - auto build ProtoSS project space
- ProtoSS
menuin packages - protoss*
snippetspart of the package -
execommands available tofileorkillprocess -
footerpanel display status effects


