Austin Cheney
Austin Cheney
In addition to #1 I also need some tests for touch events. This will primarily consist of: - [ ] Modal move - [ ] Modal resize - [ ]...
The training document provides a most rudimentary plan. The original goal of that document was to provide some description of training objectives and a structure by which those objectives could...
This is not a big change to the project, but would change the output enough to warrant a new major version number. Currently the lexer value is the lexer name....
* Create a contributing.md file in the docs folder with a checklist of items for contributing new lexers - must pass build - lexer is self contained... no external references...
Add a new tool to the services.ts file that creates the boilerplate shell for new files: lexer.ts and lexer.md.
https://github.com/Glavin001/atom-beautify/issues/861 https://jekyllrb.com/docs/front-matter/ ```yaml --- # Only the main Sass file needs front matter (the dashes are enough) --- @charset "utf-8"; // Our variables $base-font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial,...
https://tools.ietf.org/html/rfc6020 A knowledge modeling language that compiles to XML, but can be parsed with the style lexer.
## Goal Currently the data fragments used by the framework as glue between the lexers is centrally managed like a true application framework. I want to decentralize this so that...
Currently I have a few really big lexer files that parse classes of languages. My vision for this issue is to provide specialty parsers that capture certain syntaxes with better...
https://github.com/prettydiff/prettydiff/issues/475