Anafas file syntax definitions and auto complete for Sublime Text 3.
Anafas is a power system fault analysis tool. Network data is specified in a positional/fixed file format delimited by execution codes.
🇵🇹 🇧🇷 Coloração de sintaxe e autocompletar para arquivos do Anafas no Sublime Text 3.
- Comments and keywords syntax highlighting.
- Auto Complete
- Insert rule (field length helper comment)
- Semantic code folding (currently Fold All/Unfold All)
- Delete all comments
🇵🇹 🇧🇷 Na atual versão alguns códigos de execução são suportados. A tabela à seguir contém a lista de códigos de execução e quais recursos a versão mais recente suporta.
Código | Coloração | Autocompletar | Régua | Contração/Expansão |
---|---|---|---|---|
BASE | X | X | X | |
CMNT | X | X | X | |
DARE | X | X | X | X |
DBAR | X | X | X | X |
DCIR | X | X | X | |
DEOL | X | X | X | |
DMOV | X | X | X | |
DMUT | X | X | X | |
DREB | X | X | X | |
DSHL | X | X | X | |
FIM | X | X | X | |
TIPO | X | X | X | |
TITU | X | X | X |
https://github.com/dparrini/sublime_anafas
Feel free to report any bugs you find. You are welcome to fork and submit pull requests.
The syntax definition is available at GitHub under the MIT license.
🇵🇹 🇧🇷 Definições de sintaxe disponíveis no GitHub sob a licença MIT.