All Projects → banacorn → language-agda

banacorn / language-agda

Licence: MIT license
Agda language support for the Atom editor

Labels

Projects that are alternatives of or similar to language-agda

Vuerd
ERD Editor
Stars: ✭ 208 (+1500%)
Mutual labels:  atom
V2
Minimalist and opinionated feed reader
Stars: ✭ 3,239 (+24815.38%)
Mutual labels:  atom
bracket-padder
⌨️ Convenient padding and closing of brackets for Atom
Stars: ✭ 13 (+0%)
Mutual labels:  atom
Atom Latex
Compile LaTeX or knitr documents from within Atom
Stars: ✭ 219 (+1584.62%)
Mutual labels:  atom
Etheratom
Solidity compilation and Ethereum contract execution interface for hackable atom editor
Stars: ✭ 242 (+1761.54%)
Mutual labels:  atom
atom-tic80
Make and run TIC-80 games in Atom
Stars: ✭ 15 (+15.38%)
Mutual labels:  atom
Feed Io
A PHP library to read and write feeds in JSONFeed, RSS or Atom format
Stars: ✭ 200 (+1438.46%)
Mutual labels:  atom
RebelChat
Rebel Chat 💬 - is a modern way to keep in touch with any team, and keep your messaging under control right in your editor.
Stars: ✭ 19 (+46.15%)
Mutual labels:  atom
Highlight Selected
Highlights the current word selected when double clicking
Stars: ✭ 244 (+1776.92%)
Mutual labels:  atom
atom-refactoring
Atom package that provides refactoring capabilities for your PHP source code.
Stars: ✭ 16 (+23.08%)
Mutual labels:  atom
Ide Java
Java language support for Atom-IDE
Stars: ✭ 226 (+1638.46%)
Mutual labels:  atom
Ide Haskell
Haskell IDE plugin for Atom editor
Stars: ✭ 236 (+1715.38%)
Mutual labels:  atom
atom-jscad
Previewing (J)SCAD 3D models inside Atom.
Stars: ✭ 28 (+115.38%)
Mutual labels:  atom
Ide Python
Python language support for Atom-IDE :atom: 🐍
Stars: ✭ 213 (+1538.46%)
Mutual labels:  atom
autocomplete-haskell
Atom autocomplete-plus provider for haskell
Stars: ✭ 23 (+76.92%)
Mutual labels:  atom
Teletype
Share your workspace with team members and collaborate on code in real time in Atom
Stars: ✭ 2,345 (+17938.46%)
Mutual labels:  atom
Atom
The hackable text editor
Stars: ✭ 56,465 (+434246.15%)
Mutual labels:  atom
website
The Atom Community website.
Stars: ✭ 27 (+107.69%)
Mutual labels:  atom
rubocop-auto-correct
Auto-correct ruby source code by using rubocop in Atom.
Stars: ✭ 29 (+123.08%)
Mutual labels:  atom
TwoDark
Atom's OneDark inspired theme for Sublime Text
Stars: ✭ 19 (+46.15%)
Mutual labels:  atom

language-agda

Syntax highlighting for Agda with tree-sitter and context-free grammar

tree-sitter

Note

If you are getting errors like Failed to load a language-agda package grammar after upgrading Atom, please uninstall and then reinstall the package.

Why does my Agda look so dull?

That's probably because the version of Atom or language-agda you are using is too old. Humans were (and still are) highlighting source codes with regular expressions until very very recently. Please consider upgrading them to the latest version. If you are getting some scary error during the upgrade, please uninstall and then reinstall language-agda

How to contribute

  1. clone the repo and load it as a development package
  2. open the repo in the development mode
apm develop language-agda
atom -d ~/github/language-agda
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].