https://github.com/zetaret/ide-protoss
ProtoSS package for Atom IDE
https://github.com/zetaret/ide-protoss
atom grammar ide javascript js json oop package protoss supers tokens typescript
Last synced: 27 days ago
JSON representation
ProtoSS package for Atom IDE
- Host: GitHub
- URL: https://github.com/zetaret/ide-protoss
- Owner: ZetaRet
- License: mit
- Created: 2018-12-02T00:14:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T11:59:09.000Z (almost 5 years ago)
- Last Synced: 2025-10-13T16:49:13.399Z (8 months ago)
- Topics: atom, grammar, ide, javascript, js, json, oop, package, protoss, supers, tokens, typescript
- Language: JavaScript
- Homepage: https://atom.io/packages/ide-protoss
- Size: 684 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://protoss.zetaret.com/)
## ProtoSS package for Atom IDE
[](https://atom.io/packages/ide-protoss)
- `live` settings and package `activity`
- `Grammar` Selection - [JavaScript](https://atom.io/packages/language-javascript), [TypeScript](https://atom.io/packages/language-typescript), [CoffeeScript](https://atom.io/packages/language-coffee-script), [HTML](https://atom.io/packages/language-html), [CSS](https://atom.io/packages/language-css), [PHP](https://atom.io/packages/language-php), [Python](https://atom.io/packages/language-python), [Java](https://atom.io/packages/language-java), [JSON](https://atom.io/packages/language-json), [XML](https://atom.io/packages/language-xml), [GitHub Markdown](https://atom.io/packages/language-gfm), [Plain Text](https://atom.io/packages/language-text), or `Auto`
- 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
- `notification` settings in Atom IDE
- click `ProtoSS` at 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
- `breadcrumbs` settings to show/hide items
- name of package [click to open package JSON in IDE]
- name of `JSON` descriptor [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 `TypeScript` declaration with namespace/interface
- `console.log` settings of ProtoSS IDE activity
- font size and color settings
- digit grouping setting of lines and tokens
- key bindings [`F7` & `F8` keys] and `pointer` clicks enabled on token utility [Wiki How To](https://github.com/ZetaRet/ide-protoss/wiki/How-to)
- token loop navigator using `[CTRL]`+`F7` (menu commands, `[ctrl]click` on tokens in panel)
- resolve token scenario `F8` key, including hyperlinks, modules, files, supernames, hierarchy, descriptors
- `auto-complete` setting based on file/directory listing, reserved keywords, global functions, and ProtoSS hierarchy
- auto-complete of `CSS` and `HTML` setting
- auto-complete of `Words` from text buffers with options
- `sorting` of all auto-complete service providers as setting
- `Auto-complete Service Providers` - `Common`, `File`, `Basic`, `Async`, `Word`, `Merger`
- `Merger Provider` consumes and sorts all selected providers
- `Word` configuration of the regular expression, including `Unicode Ranges` and predefined alphabets
- `Marker Styles` with `CSS` settings of the marker class, mark all occurrences setting
- auto build ProtoSS project space
- ProtoSS `menu` in packages
- protoss* `snippets` part of the package
- `exe` commands available to `file` or `kill` process
- `footer` panel display status effects
[](https://atom.io/packages/ide-protoss)