Commit Graph

2634 Commits (fbe2b4c7a9b2109ca613fd89075260add6e83385)
 

Author SHA1 Message Date
Igor Nesterenko 5e33eb349b - provide custom schema request service
- make sure that on-demand loading of schemas works as in VSCode
- bump version of plugin
7 years ago
Myles Scolnick 04038d546a
add sideEffects false for tree-shaking in webpack 7 years ago
Evan Martin 5c68d18081
document necessary css loaders
Copy the CSS config from the test into the docs, because without this
the same code fails to build.
7 years ago
haeguri dc76b1fc95 Fix playground sample option
- change `nativeContextMenu` to `contextmenu`
7 years ago
Sebastián Gurin 046a04289b fix small error in integration docs 7 years ago
Viktar Pakanechny e0ecde0617 Added azcli 7 years ago
Matt Masson 5d86ca2aa7 Add powerquery to bundle 7 years ago
Matt Masson d94b2f8c41 Add built-in constants, functions, and types 7 years ago
Matt Masson 7c6fe3b1bf FIx word breaker for keyword identifiers 7 years ago
Matt Masson 250f5d42d8 Split operator keywords and fix "operators" typo 7 years ago
Matt Masson b261c99d53 Separate constructors and constants from keywords 7 years ago
Matt Masson 985b1bdc11 Add definition for identifier.quote (to match dax syntax) 7 years ago
Matt Masson 56df5af3e5 Add tests 7 years ago
Matt Masson a63a94a9af Separate operators from delimiters 7 years ago
Matt Masson 134fe29df2 add powerquery to distribution and test 7 years ago
Matt Masson eb48b847e5 Remove old wordDefinition field 7 years ago
Matt Masson 8380da7fff Tokenizer fixes for quoted identifiers, comments, strings, numbers 7 years ago
Matt Masson 79b5433bb4 Initial commit of Power Query / M Language 7 years ago
Ali Mirlou a356c8ad22
Fix typo 7 years ago
Alex Dima f0ef36333b update mocha 7 years ago
Alex Dima 48e17a0001 1.4.0 7 years ago
Alexandru Dima 30868019d9
Update README.md 7 years ago
Alexandru Dima 1e3817ae55
Merge pull request #23 from mikegreiling/support-node-6-lts
Add support for Node 6 LTS
7 years ago
Alex Dima 22ba9ff9c7 Delete test/package.json 7 years ago
Alex Dima 146fedb9cf Merge remote-tracking branch 'origin/master' into pr/mikegreiling/23 7 years ago
Alex Dima 92ea8b5d76 Fix regular expressions on Windows (Fixes #3) 7 years ago
Alex Dima 5569d6fa18 Improve package.json 7 years ago
Alex Dima ebe8c27add Fixes #21 7 years ago
Mike Greiling 1723fda926
remove unnecessary parens 7 years ago
Mike Greiling 8332b52938
remove object spread for node 6 compatibility 7 years ago
Mike Greiling 50ced222cb
fix npm test script 7 years ago
masad-frost 59cf966107 Fix tests 7 years ago
masad-frost 76f0f15077 Remove code for comments 7 years ago
Alexandru Dima 98d97d8541
Merge pull request #19 from brijeshb42/master
Add support for webpack 3
7 years ago
Alexandru Dima cfa6425859
Merge pull request #41 from zqlu/perl
add perl to bundle.js
7 years ago
Zhiqiang Lu 807111133c add perl to bundle.js 7 years ago
Brijesh Bittu 19632dfaa6 Add support for webpack 3 7 years ago
Alexandru Dima 6c50bcf61c
Merge pull request #40 from zqlu/perl
Add Perl language
7 years ago
Zhiqiang Lu fdf97477a6 update perl test 7 years ago
Zhiqiang Lu ce9ef2b74d Add Perl language 7 years ago
Alexandru Dima 69230df585
Merge pull request #39 from zqlu/shell
Add Shell language
7 years ago
Alexandru Dima 14f6229243
Merge pull request #916 from nikeee/patch-1
Fix hash comment in xdot sample
7 years ago
Zhiqiang Lu 16f9c159f2 Add Shell language 7 years ago
Niklas Mollenhauer c2cc55508b
Fix hash comment in xdot sample 7 years ago
Alex Dima b1bb04e2f1 1.3.0 7 years ago
Alexandru Dima 7e67afdc3d
Merge pull request #18 from timkendrick/fix/worker-output-path
Fix worker output path in loader rules
7 years ago
Tim Kendrick c20f6dd6aa Fix worker output path in loader rules 7 years ago
Alex Dima c7b54325fd Patch typescriptServices to hard-code ts.sys to undefined (Microsoft/monaco-editor-webpack-plugin#9) 7 years ago
Alex Dima 5c1bcb6ae3 Update mocha 7 years ago
Alex Dima 5f84834ffa Clarify example
Add launch configuration
7 years ago