Commit Graph

2924 Commits (90dd955ff5d46cadf50d72edb3b329de3c0adad2)
 

Author SHA1 Message Date
Alex Dima 9092951419
Do not bundle typescriptServices in tsMode 5 years ago
Alexandru Dima 92762e4a36
Merge pull request #52 from kisstkondoros/patch-1
Add documentation to signature help
5 years ago
Alexandru Dima 4228d13957
Update TypeScript to 3.7.2 (#51)
Update TypeScript to 3.7.2
5 years ago
Alex Dima 75b57d7643
Remove hack 5 years ago
Martin Aeschlimann a914f02a54 update dependencies, fix selection range issue 5 years ago
Martin Aeschlimann 1e5e7200b0 polish 5 years ago
Martin Aeschlimann f4ce69dad7 add mode configuration 5 years ago
Martin Aeschlimann c9ee73f793 switch to terser 5 years ago
Martin Aeschlimann de56cb86c2 add mode configuration 5 years ago
Martin Aeschlimann 972bdb614d switch to terser 5 years ago
Martin Aeschlimann 3835b013c3 add selection ranges 5 years ago
Martin Aeschlimann adf61a891c adopt selection provider & rename provider 5 years ago
Martin Aeschlimann 1f303216a8 update dependencies 5 years ago
Alex Dima 9f9255e30e
Merge remote-tracking branch 'origin/master' into pr/katis/51 5 years ago
Martin Aeschlimann 16f88ea8e7 add selection range provider 5 years ago
Alexandru Dima 33e9ac3a88
Merge pull request #50 from ecraig12345/types
Generate and publish typings for package
5 years ago
Alexandru Dima 40dcf9d8a0
Merge pull request #49 from ecraig12345/remove-require
Remove another require call
5 years ago
Alexandru Dima 2bbb4ed4b9
Provide related information to diagnostics (#48)
Provide related information to diagnostics
5 years ago
Alex Dima fd244a1577
Merge remote-tracking branch 'origin/master' into pr/spahnke/48 5 years ago
Alexandru Dima 92c4b95f7e
Merge pull request #47 from spahnke/mark-unnecessary
Adopt monaco.MarkerTag API
5 years ago
Alexandru Dima e91b33e295
Add support to ignore certain diagnostics (#46)
Add support to ignore certain diagnostics
5 years ago
Alex Dima 5b9ff27ef8
Better issue templates 5 years ago
Alex Dima a943d3d0b0
Fix comment content 5 years ago
Alex Dima 3947765710
Tweak wording 5 years ago
Alex Dima 1fb6a3ccbb
generate files 5 years ago
Alex Dima d6706a2e60
Fixes #1352: Ensure completion items have a range set 5 years ago
Alexandru Dima 20287c8392
Merge pull request #1703 from rcjsuen/snippet-example
Add CompletionItem with snippet support to the example
5 years ago
Alexandru Dima 9ce99e38b0
Merge pull request #1617 from larshp/contributing
contributing: add details for running website locally
5 years ago
Alexandru Dima 7e5825c355
Merge pull request #1616 from larshp/symbols
playground: update symbols-provider-example
5 years ago
Alex Dima 9de193a100
Fixes microsoft/monaco-editor#1479 5 years ago
Alex Dima b6b3e0a0db
Fixes microsoft/monaco-editor#1123 5 years ago
Alex Dima 229378ae98
Fixes microsoft/monaco-editor#1216 5 years ago
Alexandru Dima 4e2ba08fc6
Fixes microsoft/monaco-editor#557: VB can have mult-line strings 5 years ago
Martin Aeschlimann 24a660f022 update dependencies, adopt textdocument 5 years ago
Alexandru Dima 998a8b2efb
Merge pull request #75 from mbykovskyy/master
Adds cameligo language support
5 years ago
Alexandru Dima 4370bf50c7
Merge pull request #74 from spahnke/nullish-coalesce
[JS/TS] Add support for the nullish-coalesce operator
5 years ago
Alexandru Dima 307c82d5c4
Adds Markdown Table syntax highlighting (#73)
Adds Markdown Table syntax highlighting
5 years ago
Alexandru Dima c50642f89b
Fixes microsoft/monaco-editor#1607: Add support for nested comments 5 years ago
Martin Aeschlimann 97beb02321 update service & dependencies 5 years ago
Alexandru Dima c6b50fc678
bump deps 5 years ago
Alexandru Dima c0fb272a34
Add strict TS checking 5 years ago
Alexandru Dima 75cb14f8f0
register tokenizers early (with promises) 5 years ago
Remy Suen 3a3d0106b6 Add CompletionItem with snippet support to the example
Many users are asking about snippet support in Monaco. Enhancing the
example on in the playground with a snippet CompletionItem will help
users learn about the feature more easily without having to dig through
Stack Overflow and GitHub issues.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
5 years ago
Martin Aeschlimann b445fa011e update css-lsservice 5 years ago
Alex Dima 5b7c0c4bbb
Fixes #1271: Remove missing colors 5 years ago
Alexandru Dima 1e25eedcf4
Update commands.yml 5 years ago
Alexandru Dima fc473a7565
Fixes #1561: Add graphql sample 5 years ago
Alexandru Dima e19a56f9e1
Recreate package-lock 5 years ago
Alexandru Dima 5aeade9285
Fixes #1588: Remove overflow: hidden rule 5 years ago
Alexandru Dima 03a2082bc2
Move off deprecated uglifyjs-webpack-plugin 5 years ago