Commit Graph

3339 Commits (21db3aebf09e6e3c43720084e270870184855642)
 

Author SHA1 Message Date
Marco Petersen 63e076eb1f Add HTML rules w/ substate 6 years ago
Alex Dima c9cd029f2a update deps 6 years ago
Marco Petersen b708d609d0 Add back HTML substate to tests 6 years ago
Marco Petersen 5883288970 Add HTML lexing info 6 years ago
Marco Petersen 8c432bf06e Add HTML rich language config 6 years ago
Marco Petersen 737b9e4b88 Add HTML tests minus the substate 6 years ago
Marco Petersen 78ce549566 Discard unnecessary test 6 years ago
Marco Petersen b83621ff68 Finish Twig test cases 6 years ago
Marco Petersen bcb9eb1b11 Add preliminary tests 6 years ago
Marco Petersen 1cd7f1a301 And true and false as keywords 6 years ago
Marco Petersen e0342a7ec6 Add empty token postfix to prevent postfixing 6 years ago
Marco Petersen 3623a3a509 Add rich language configuration for Twig 6 years ago
Marco Petersen 67969886ec Add Twig substates where its missing 6 years ago
Marco Petersen 532285bcf5 Add rudimentary Twig support 6 years ago
Lars Hvam 727d782748
readme: align add new language example 6 years ago
larshp b995fa2c05 add ABAP language 6 years ago
Andre Wachsmuth 37f6c649ba Fix microsoft/monaco-editor#1576 update dependency to core
* Update dependency to monaco-editor-core to 0.18.0
* Fix typing errors:
    * SignatureHelpAdapter#provideSignatureHelp return a wrapped SignatureHelpResult
    * monaco.languages.DocumentSymbol has got a new property: tags

The tags are an array SymbolTags, and the only existing SymbolTag is "Deprecated".
I did not find any information about that in the ts.NavigationBarItem, so the tags
are always an empty array for now.
6 years ago
Dominik Moritz d98a11a696
Add syntax highlighting to readme 6 years ago
Peng Lyu 0a4ed9a829 0.18.0 6 years ago
Peng Lyu d511bfdcc7
Merge pull request #68 from mradkov/master
add `None` and `Some` keywords to SophiaML
6 years ago
Peng Lyu 603e672661 2.6.0 6 years ago
Alexandru Dima c9f75d56c2
Updates to support the TS 3.6.0 beta, and adds a daily run-script (#36)
Updates to support the TS 3.6.0 beta, and adds a daily run-script
6 years ago
Alex Dima c86307ab92 Remove TS 3.5 compatibility since this project will never use TS 3.5 again ... 6 years ago
Alex Dima 6dce21c4e5 The version of monaco-typescript is independent of the version of typescript it ships and reflects its own API surface 6 years ago
Alex Dima 55e809cc72 The version of monaco-typescript is independent of the version of typescript it ships and reflects its own API surface 6 years ago
Orta Therox b8063f957f Adds a CodeAction provider to support fixits 6 years ago
Orta Therox c8b92c097f Adds backwards compatability for diagnostic chains 6 years ago
DefinitelyNotAGoat 65602c1a09 pascaligo: adding pascaligo language support
Pascaligo is a layer 2 smart contract language for the Tezos blockchain.
For more info please see: https://ligolang.org/
6 years ago
Milen Radkov f102b6067a
add `None` and `Some` keywords 6 years ago
Martin Aeschlimann 6ca4958538 more polish 6 years ago
Martin Aeschlimann de8bd2ba4f fix typo 6 years ago
Martin Aeschlimann bdc9560718 generalize as mode configuration 6 years ago
Martin Aeschlimann 22dcdaf5e5
Merge pull request #9 from wesinator/patch-1
Add .har extension
6 years ago
Dominik Moritz 002037408a Add Capabilities, add change handler. 6 years ago
Dominik Moritz 19ec8cd768 Upgrade dependencies 6 years ago
Dominik Moritz f1b2e50e7c Move disableDefaultFormatter to LanguageServiceDefaults 6 years ago
Alexandru Dima e5f64ddfef
Adding an example with the monaco webpack plugin (#42)
Adding an example with the monaco webpack plugin
6 years ago
Alex Dima c79ea537b5 Simplify sample, update npm deps to remove npm security errors 6 years ago
Alexandru Dima 9c63f2d1a6
Add typescript webpack sample (#41)
Add typescript webpack sample
6 years ago
Alex Dima 59a35665b3 Add package-lock 6 years ago
Sergey Romanov 847025bc6a Structured text example 6 years ago
Alex Dima 7e5cb3e7ac Fix indentation 6 years ago
Alexandru Dima 2389ae38aa
Make it can be compressed by uglify-js (#34)
Make it can be compressed by uglify-js
6 years ago
Alex Dima bb70a4ba02 Merge remote-tracking branch 'origin/master' into pr/Javey/34 6 years ago
Alexandru Dima ce7745700e
Expose TypeScript version via `monaco.languages.typescript.typeSc… (#31)
Expose TypeScript version via `monaco.languages.typescript.typeScriptVersion`
6 years ago
Alex Dima 18f80838f6 Use consistent casing, rerun import on top of master 6 years ago
Alex Dima 7e126d7c02 Merge remote-tracking branch 'origin/master' into pr/ulrichb/31 6 years ago
Alexandru Dima d033572249
Merge pull request #67 from mradkov/master
Add support for Sophia ML
6 years ago
Alexandru Dima 0ff5946bfd
[ST] Some updated for Structured Text Language support (#66)
[ST] Some updated for Structured Text Language support
6 years ago
Alexandru Dima 1c6738c96e
Merge pull request #63 from finalfantasia/master
[clojure] treat comma as whitespace
6 years ago