Commit Graph

2464 Commits (8af6bd5f8a410f9692f2c593654fbe5bbbe85cbc)
 

Author SHA1 Message Date
Matt Vague 5e4b3f14ae Implement constants, keywords, raw, builtin tags, etc 4 years ago
Matt Vague 408ad69850 First pass at implementing liquid language support 4 years ago
Matt Godbolt 5bca489245 Handle whitespace within C++ preprocessor comments 4 years ago
Alex Dima 822c1ea614
update deps 4 years ago
Your Name 64504b9ffb Handle new JSDoc tag format 4 years ago
Sebastian Pahnke 19071cd8fa Deep clone diagnostic objects
Fixes https://github.com/microsoft/monaco-editor/issues/2392
4 years ago
Alexandru Dima 92d6800a00
Document EOL for Classic Edge 4 years ago
Alex Dima f40a55fc31
Add SECURITY.md 4 years ago
Alex Dima c124699f22
Add SECURITY.md 4 years ago
Alex Dima a1acf858a2
Add SECURITY.md 4 years ago
Alex Dima 8c11afab49
Add SECURITY.md 4 years ago
Alex Dima 57aa9e8a21
Add SECURITY.md 4 years ago
Alex Dima 6cfca9c29d
Add SECURITY.md 4 years ago
Alex Dima 0500e21d95
Add SECURITY.md 4 years ago
Alex Dima d57e723bb8
Add SECURITY.md 4 years ago
Alex Dima a3db9c0c16
update deps 4 years ago
Alex Dima ee3e99c890
update deps 4 years ago
Alexandru Dima 764f93a838
Merge pull request #76 from microsoft/dependabot/npm_and_yarn/browser-esm-parcel/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /browser-esm-parcel
4 years ago
dependabot[bot] 8a727aa289
Bump elliptic from 6.5.3 to 6.5.4 in /browser-esm-parcel
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Alexandru Dima a6953225a9
3.0.1 4 years ago
Alexandru Dima 9bb8895475
Fixes #142 4 years ago
Your Name ffd28b299d Adds support for TypeScript 4.3 builds 4 years ago
Alexandru Dima e602dddb6c
Improve website script 4 years ago
Alexandru Dima 470711442d
Document that the plugin works fine with `0.23.x` 4 years ago
Alexandru Dima 2c0b52559b
update deps 4 years ago
Alexandru Dima 398b1e18de
Add Thank you notes 4 years ago
Alexandru Dima 366bbc03fb
0.23.0 4 years ago
Alexandru Dima 80dcc010ae
Prepare for 0.23.0 4 years ago
Alexandru Dima 2a94362905
3.3.0 4 years ago
Alexandru Dima 8dc663d323
update deps 4 years ago
Alexandru Dima a61dba6bc5
3.4.0 4 years ago
Alexandru Dima ac0f9cf966
update deps 4 years ago
Alexandru Dima ed57760e69
3.3.0 4 years ago
Alexandru Dima 0d7f7069ca
update deps 4 years ago
Alexandru Dima d4e91e07d8
4.3.1 4 years ago
Alexandru Dima c258dd0cec
update deps 4 years ago
Alexandru Dima be6a4ef68c
4.3.0 4 years ago
Alexandru Dima 57af10ae01
2.3.0 4 years ago
Alex Dima 126dbe1f6f
Fixes microsoft/monaco-editor#2370 4 years ago
Alexandru Dima 7336c2d0a1
Merge pull request #126 from mwellman17/patch-1
Add text/x-yaml MIME type.
4 years ago
Michael Wellman 0f5dda5820
Add text/x-yaml MIME type. 4 years ago
Alexandru Dima 8e1692b10d
Merge pull request #125 from compiler-explorer/cpp-annotation-fixes
Support better C++ annotation highlighting
4 years ago
Alexandru Dima 1dca22127c
Merge pull request #74 from spahnke/related-filenames
Keep fileName property of diagnostic objects and related information
4 years ago
Sebastian Pahnke a1f9aeea18 Keep fileName property of diagnostic objects and related information 4 years ago
Alex Dima a5b4a189c2
Move typedoc related files together 4 years ago
Alex Dima 14192f5c4e
Rename folder to typedoc 4 years ago
Alex Dima 5f1f3bb148
Adopt latest typedoc 4 years ago
Matt Godbolt c8c2ebc277 Support whitespace between annotation brackets
See compiler-explorer/compiler-explorer#880
4 years ago
Matt Godbolt 265d83f041 Support better C++ annotation highlighting
* Uses some simple highlighting within annotations
* Supports multi-line annotations
  (see compiler-explorer/compiler-explorer#878)
4 years ago
Alexandru Dima ec67c169a8
Merge pull request #124 from Contentmaudlin/master
Property is not a keyword in C#
4 years ago