An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Zeta Ret ProtoSS Logo](https://raw.githubusercontent.com/ZetaRet/atom.io-packages/master/images/protoss_logo_name_atom.png)](https://protoss.zetaret.com/)

## ProtoSS package for Atom IDE
[![Zeta Ret ProtoSS Atom IDE](https://raw.githubusercontent.com/ZetaRet/atom.io-packages/master/images/atom-ide-protoss-bar-br.png)](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

[![Welcome to ProtoSS IDE](https://raw.githubusercontent.com/ZetaRet/atom.io-packages/master/images/welcome_protoss.png)](https://atom.io/packages/ide-protoss)