Prechádzať zdrojové kódy

updated monaco to 0.14.3

ncannasse 7 rokov pred
rodič
commit
8cbaa17beb
100 zmenil súbory, kde vykonal 1382 pridanie a 1054 odobranie
  1. 280 15
      bin/libs/monaco/CHANGELOG.md
  2. 21 0
      bin/libs/monaco/LICENSE
  3. 23 89
      bin/libs/monaco/README.md
  4. 1 1
      bin/libs/monaco/ThirdPartyNotices.txt
  5. 725 735
      bin/libs/monaco/monaco.d.ts
  6. 18 15
      bin/libs/monaco/package.json
  7. 1 1
      bin/libs/monaco/vs/base/worker/workerMain.js
  8. 6 0
      bin/libs/monaco/vs/basic-languages/apex/apex.js
  9. 7 0
      bin/libs/monaco/vs/basic-languages/azcli/azcli.js
  10. 7 0
      bin/libs/monaco/vs/basic-languages/bat/bat.js
  11. 6 0
      bin/libs/monaco/vs/basic-languages/clojure/clojure.js
  12. 6 0
      bin/libs/monaco/vs/basic-languages/coffee/coffee.js
  13. 6 0
      bin/libs/monaco/vs/basic-languages/cpp/cpp.js
  14. 6 0
      bin/libs/monaco/vs/basic-languages/csharp/csharp.js
  15. 7 0
      bin/libs/monaco/vs/basic-languages/csp/csp.js
  16. 6 0
      bin/libs/monaco/vs/basic-languages/css/css.js
  17. 7 0
      bin/libs/monaco/vs/basic-languages/dockerfile/dockerfile.js
  18. 6 0
      bin/libs/monaco/vs/basic-languages/fsharp/fsharp.js
  19. 6 0
      bin/libs/monaco/vs/basic-languages/go/go.js
  20. 6 0
      bin/libs/monaco/vs/basic-languages/handlebars/handlebars.js
  21. 6 0
      bin/libs/monaco/vs/basic-languages/html/html.js
  22. 7 0
      bin/libs/monaco/vs/basic-languages/ini/ini.js
  23. 6 0
      bin/libs/monaco/vs/basic-languages/java/java.js
  24. 6 0
      bin/libs/monaco/vs/basic-languages/javascript/javascript.js
  25. 6 0
      bin/libs/monaco/vs/basic-languages/less/less.js
  26. 6 0
      bin/libs/monaco/vs/basic-languages/lua/lua.js
  27. 6 0
      bin/libs/monaco/vs/basic-languages/markdown/markdown.js
  28. 6 0
      bin/libs/monaco/vs/basic-languages/msdax/msdax.js
  29. 6 0
      bin/libs/monaco/vs/basic-languages/mysql/mysql.js
  30. 6 0
      bin/libs/monaco/vs/basic-languages/objective-c/objective-c.js
  31. 6 0
      bin/libs/monaco/vs/basic-languages/perl/perl.js
  32. 6 0
      bin/libs/monaco/vs/basic-languages/pgsql/pgsql.js
  33. 6 0
      bin/libs/monaco/vs/basic-languages/php/php.js
  34. 6 0
      bin/libs/monaco/vs/basic-languages/postiats/postiats.js
  35. 6 0
      bin/libs/monaco/vs/basic-languages/powerquery/powerquery.js
  36. 6 0
      bin/libs/monaco/vs/basic-languages/powershell/powershell.js
  37. 6 0
      bin/libs/monaco/vs/basic-languages/pug/pug.js
  38. 6 0
      bin/libs/monaco/vs/basic-languages/python/python.js
  39. 6 0
      bin/libs/monaco/vs/basic-languages/r/r.js
  40. 6 0
      bin/libs/monaco/vs/basic-languages/razor/razor.js
  41. 6 0
      bin/libs/monaco/vs/basic-languages/redis/redis.js
  42. 6 0
      bin/libs/monaco/vs/basic-languages/redshift/redshift.js
  43. 6 0
      bin/libs/monaco/vs/basic-languages/ruby/ruby.js
  44. 6 0
      bin/libs/monaco/vs/basic-languages/rust/rust.js
  45. 7 0
      bin/libs/monaco/vs/basic-languages/sb/sb.js
  46. 7 0
      bin/libs/monaco/vs/basic-languages/scheme/scheme.js
  47. 6 0
      bin/libs/monaco/vs/basic-languages/scss/scss.js
  48. 6 0
      bin/libs/monaco/vs/basic-languages/shell/shell.js
  49. 6 0
      bin/libs/monaco/vs/basic-languages/solidity/solidity.js
  50. 6 0
      bin/libs/monaco/vs/basic-languages/sql/sql.js
  51. 0 7
      bin/libs/monaco/vs/basic-languages/src/bat.js
  52. 0 6
      bin/libs/monaco/vs/basic-languages/src/coffee.js
  53. 0 6
      bin/libs/monaco/vs/basic-languages/src/cpp.js
  54. 0 6
      bin/libs/monaco/vs/basic-languages/src/csharp.js
  55. 0 6
      bin/libs/monaco/vs/basic-languages/src/css.js
  56. 0 7
      bin/libs/monaco/vs/basic-languages/src/dockerfile.js
  57. 0 6
      bin/libs/monaco/vs/basic-languages/src/fsharp.js
  58. 0 6
      bin/libs/monaco/vs/basic-languages/src/go.js
  59. 0 6
      bin/libs/monaco/vs/basic-languages/src/handlebars.js
  60. 0 6
      bin/libs/monaco/vs/basic-languages/src/html.js
  61. 0 7
      bin/libs/monaco/vs/basic-languages/src/ini.js
  62. 0 6
      bin/libs/monaco/vs/basic-languages/src/jade.js
  63. 0 6
      bin/libs/monaco/vs/basic-languages/src/java.js
  64. 0 6
      bin/libs/monaco/vs/basic-languages/src/less.js
  65. 0 6
      bin/libs/monaco/vs/basic-languages/src/lua.js
  66. 0 6
      bin/libs/monaco/vs/basic-languages/src/markdown.js
  67. 0 6
      bin/libs/monaco/vs/basic-languages/src/objective-c.js
  68. 0 6
      bin/libs/monaco/vs/basic-languages/src/php.js
  69. 0 6
      bin/libs/monaco/vs/basic-languages/src/postiats.js
  70. 0 6
      bin/libs/monaco/vs/basic-languages/src/powershell.js
  71. 0 6
      bin/libs/monaco/vs/basic-languages/src/python.js
  72. 0 6
      bin/libs/monaco/vs/basic-languages/src/r.js
  73. 0 6
      bin/libs/monaco/vs/basic-languages/src/razor.js
  74. 0 6
      bin/libs/monaco/vs/basic-languages/src/ruby.js
  75. 0 6
      bin/libs/monaco/vs/basic-languages/src/scss.js
  76. 0 6
      bin/libs/monaco/vs/basic-languages/src/sql.js
  77. 0 9
      bin/libs/monaco/vs/basic-languages/src/swift.js
  78. 0 6
      bin/libs/monaco/vs/basic-languages/src/vb.js
  79. 0 7
      bin/libs/monaco/vs/basic-languages/src/xml.js
  80. 0 6
      bin/libs/monaco/vs/basic-languages/src/yaml.js
  81. 6 0
      bin/libs/monaco/vs/basic-languages/st/st.js
  82. 6 0
      bin/libs/monaco/vs/basic-languages/swift/swift.js
  83. 6 0
      bin/libs/monaco/vs/basic-languages/typescript/typescript.js
  84. 6 0
      bin/libs/monaco/vs/basic-languages/vb/vb.js
  85. 7 0
      bin/libs/monaco/vs/basic-languages/xml/xml.js
  86. 6 0
      bin/libs/monaco/vs/basic-languages/yaml/yaml.js
  87. 0 0
      bin/libs/monaco/vs/editor/contrib/quickOpen/browser/symbol-sprite.svg
  88. 0 0
      bin/libs/monaco/vs/editor/contrib/suggest/browser/String_16x.svg
  89. 0 0
      bin/libs/monaco/vs/editor/contrib/suggest/browser/String_inverse_16x.svg
  90. 1 1
      bin/libs/monaco/vs/editor/editor.main.css
  91. 1 1
      bin/libs/monaco/vs/editor/editor.main.js
  92. 1 1
      bin/libs/monaco/vs/editor/editor.main.nls.de.js
  93. 1 1
      bin/libs/monaco/vs/editor/editor.main.nls.es.js
  94. 1 1
      bin/libs/monaco/vs/editor/editor.main.nls.fr.js
  95. 1 1
      bin/libs/monaco/vs/editor/editor.main.nls.it.js
  96. 1 1
      bin/libs/monaco/vs/editor/editor.main.nls.ja.js
  97. 1 1
      bin/libs/monaco/vs/editor/editor.main.nls.js
  98. 1 1
      bin/libs/monaco/vs/editor/editor.main.nls.ko.js
  99. 1 1
      bin/libs/monaco/vs/editor/editor.main.nls.ru.js
  100. 1 1
      bin/libs/monaco/vs/editor/editor.main.nls.zh-cn.js

+ 280 - 15
bin/libs/monaco/CHANGELOG.md

@@ -1,15 +1,255 @@
 # Monaco Editor Change log
 
-## [0.8.3]
+## [0.14.3] (17.08.2018)
+* Fixes TypeScript/JavaScript coloring of regular expressions https://github.com/Microsoft/monaco-editor/issues/1009
+
+## [0.14.2] (10.08.2018)
+* Reverts https://github.com/Microsoft/monaco-editor/pull/981
+
+## [0.14.1] (10.08.2018)
+* Fixes Find All References (https://github.com/Microsoft/vscode/issues/56160)
+
+## [0.14.0] (10.08.2018)
+### New & Noteworthy
+* Using tree-shaking to reduce the amount of shipped code.
+* TypeScript and JavaScript coloring is now done with Monarch.
+* `typescriptServices` is no longer loaded on the UI thread, this helps with webpack's bundle output size.
+* Added coloring for: apex, azcli, clojure, powerquery, rust, scheme and shell.
+* Added sub-word navigation commands.
+* Added font zoom commands.
+* Syntax highlighting for deleted lines in inline diff editor.
+* Highlighted indent guide.
+* Column selection using middle mouse button.
+* Added editor options: `scrollBeyondLastColumn`, `hover`, `suggest`, `highlightActiveIndentGuide`, `showUnused`.
+* Added `setTokensProvider` with `EncodedTokensProvider`.
+* Added `monaco.languages.getEncodedLanguageId` to get the numeric language id.
+* `DefinitionProvider.provideDefinition`, `ImplementationProvider.provideImplementation`, `TypeDefinitionProvider.provideTypeDefinition` can now return a `DefinitionLink`.
+
+### Breaking Changes
+* Removed no longer used `Severity`.
+* Renamed `IEditor.isFocused` to `IEditor.hasTextFocus`.
+* Renamed `ICodeEditor.onDidFocusEditor` to `ICodeEditor.onDidFocusEditorWidget`.
+* Renamed `ICodeEditor.onDidBlurEditor` to `ICodeEditor.onDidBlurEditorWidget`.
+* `DocumentSymbolProvider.provideDocumentSymbols` must now return `DocumentSymbol[]`.
+
+### Thank you
+
+Contributions to `monaco-editor`:
+
+* [Ali Mirlou (@AliMirlou)](https://github.com/AliMirlou): Fix typo [PR #952](https://github.com/Microsoft/monaco-editor/pull/952)
+* [Avelino (@avelino)](https://github.com/avelino): added clojure exampple [PR #904](https://github.com/Microsoft/monaco-editor/pull/904)
+* [Sebastián Gurin (@cancerberoSgx)](https://github.com/cancerberoSgx): fix small error in integration docs [PR #957](https://github.com/Microsoft/monaco-editor/pull/957)
+* [Haegyun Jung (@haeguri)](https://github.com/haeguri): Fix playground sample option [PR #962](https://github.com/Microsoft/monaco-editor/pull/962)
+(https://github.com/Microsoft/monaco-editor/pull/914)
+* [Myles Scolnick (@mscolnick)](https://github.com/mscolnick): add sideEffects false for tree-shaking in webpack [PR #981](https://github.com/Microsoft/monaco-editor/pull/981)
+* [Niklas Mollenhauer (@nikeee)](https://github.com/nikeee): Fix hash comment in xdot sample [PR #916](https://github.com/Microsoft/monaco-editor/pull/916)
+* [Remy Suen (@rcjsuen)](https://github.com/rcjsuen): Add folding provider sample to the playground [PR #878](https://github.com/Microsoft/monaco-
+
+Contributions to `monaco-typescript`:
+
+* [Fathy Boundjadj (@fathyb)](https://github.com/fathyb): Use Mardown code block for hover tooltip [PR #20](https://github.com/Microsoft/monaco-typescript/pull/20)
+* [Matt McCutchen (@mattmccutchen)](https://github.com/mattmccutchen): Clear the `file` fields of `relatedInformation` too. (WIP) [PR #21](https://github.com/Microsoft/monaco-typescript/pull/21)
+
+Contributions to `monaco-languages`:
+
+* [Avelino (@avelino)](https://github.com/avelino)
+  * upgrade all language support (today) [PR #35](https://github.com/Microsoft/monaco-languages/pull/35)
+  * Clojure support [PR #36](https://github.com/Microsoft/monaco-languages/pull/36)
+  * Clojure: added more keywords [PR #37](https://github.com/Microsoft/monaco-languages/pull/37)
+* [Faris Masad (@masad-frost)](https://github.com/masad-frost)
+  * Fix Clojure syntax highlighting [PR #38](https://github.com/Microsoft/monaco-languages/pull/38)
+  * Add Scheme language [PR #34](https://github.com/Microsoft/monaco-languages/pull/34)
+  * Add auto-indentation for python [PR #33](https://github.com/Microsoft/monaco-languages/pull/33)
+* [Matt Masson (@mattmasson)](https://github.com/mattmasson): Add support for Power Query (M) language [PR #42](https://github.com/Microsoft/monaco-languages/pull/42)
+* [Oli Lane (@olane)](https://github.com/olane): Add Apex language [PR #44](https://github.com/Microsoft/monaco-languages/pull/44)
+* [Viktar Pakanechny (@Vityanchys)](https://github.com/Vityanchys): Added azcli [PR #43](https://github.com/Microsoft/monaco-languages/pull/43)
+* [zqlu (@zqlu)](https://github.com/zqlu)
+  * Add Shell language [PR #39](https://github.com/Microsoft/monaco-languages/pull/39)
+  * Add Perl language [PR #40](https://github.com/Microsoft/monaco-languages/pull/40)
+  * add perl to bundle.js [PR #41](https://github.com/Microsoft/monaco-languages/pull/41)
+
+## [0.13.1] (15.05.2018)
+ - Fixes [issue #871](https://github.com/Microsoft/monaco-editor/issues/871): TypeScript import error after mocaco-editor upgraded from 0.12 to 0.13
+
+## [0.13.0] (11.05.2018)
+### New & Noteworthy
+* New folding provider `registerFoldingRangeProvider`.
+* You can now specifies the stack order of a decoration by setting `IModelDecorationOptions.zIndex`. A decoration with greater stack order is always in front of a decoration with a lower stack order.
+* You can now tell Monaco if there is an `inlineClassName` which affects letter spacing. the stack order of a decoration by setting `IModelDecorationOptions.inlineClassNameAffectsLetterSpacing`.
+* Get the text length for a certain line on text model (`ITextModel.getLineLength(lineNumber: number)`)
+* New option `codeActionsOnSave`, controls whether code action kinds will be run on save.
+* New option `codeActionsOnSaveTimeout`, controls timeout for running code actions on save.
+* New option `multiCursorMergeOverlapping`, controls if overlapping selections should be merged. Default to `true`.
+
+### Breaking Change
+* Removed `ICodeEditor.getCenteredRangeInViewport`.
+* `RenameProvider.resolveRenameLocation` now returns `RenameLocation` instead of `IRange`.
+
+### Thank you
+* [Sergey Romanov @Serhioromano](https://github.com/Serhioromano): Add new language Structured Text support [PR monaco-languages#32](https://github.com/Microsoft/monaco-languages/pull/32)
+* [Yukai Huang @Yukaii](https://github.com/Yukaii): Fix backspace in IME composition on iOS Safari [PR vscode#40546](https://github.com/Microsoft/vscode/pull/40546)
+
+## [0.12.0] (11.04.2018)
+* Special thanks to [Tim Kendrick](https://github.com/timkendrick) for contributing a webpack plugin - `monaco-editor-webpack-plugin` - now available on [npm](https://www.npmjs.com/package/monaco-editor-webpack-plugin).
+
+### Breaking changes
+* Introduced `MarkerSeverity` instead of `Severity` for markers serverity.
+* Replaced `RenameProvider.resolveInitialRenameValue` with `RenameProvider.resolveRenameLocation`.
+* Fixed typo in `monaco-typescript`, renamed `setMaximunWorkerIdleTime` to `setMaximumWorkerIdleTime`.
+
+### Thank you
+* [Remy Suen @rcjsuen](https://github.com/rcjsuen): Fix conversion code from MarkedString to IMarkdownString in hovers [PR monaco-css#5](https://github.com/Microsoft/monaco-css/pull/5)
+* [Peng Xiao @pengx17](https://github.com/pengx17): fix an issue of `fromMarkdownString` [PR monaco-json#4](https://github.com/Microsoft/monaco-json/pull/4)
+* [TJ Kells @systemsoverload](https://github.com/systemsoverload): Add rust colorization support [PR monaco-languages#31](https://github.com/Microsoft/monaco-languages/pull/31)
+
+## [0.11.1] (15.03.2018)
+ - Fixes [issue #756](https://github.com/Microsoft/monaco-editor/issues/756): Can't use "Enter" key to accept an IntelliSense item
+ - Fixes [issue #757](https://github.com/Microsoft/monaco-editor/issues/757): TypeScript errors in `editor.api.d.ts` typings
+
+## [0.11.0] (14.03.2018)
+
+### New & Noteworthy
+* **ESM distribution** (compatible with e.g. webpack).
+* New interval tree decorations implementation.
+* New piece tree text buffer implementation.
+* The minimap can be placed to the left.
+* Line numbers can be displayed in an interval.
+* The cursor width can be customized.
+* Smooth scrolling can be turned on.
+* Color decorators and color picker via `DocumentColorProvider`.
+
+### Breaking changes
+* Replaced `MarkedString` with `IMarkdownString`. Source code snippets can be expressed using the GH markdown syntax.
+* Renamed `IResourceEdit` to `ResourceTextEdit`.
+
+### API changes
+* Merged `IModel`, `IReadOnlyModel`, `IEditableTextModel`, `ITextModelWithMarkers`, `ITokenizedModel`, `ITextModelWithDecorations` to `ITextModel`. A type alias for `IModel` is defined for compatibility.
+* Merged `ICommonCodeEditor` and `ICodeEditor` to `ICodeEditor`.
+* Merged `ICommonDiffEditor` and `IDiffEditor` to `IDiffEditor`.
+* `CompletionItem.documentation`, `ParameterInformation.documentation` and `SignatureInformation.documentation` can now be an `IMarkdownString`.
+* Added `CompetionItem.command`, `CompletionItem.commitCharacters` and `CompletionItem.additionalTextEdits`.
+* Added language configuration `folding` which can define markers for code patterns where a folding regions should be created. See for example the [Python configuration](https://github.com/Microsoft/monaco-languages/blob/d2db3faa76b741bf4ee822c403fc355c913bc46d/src/python/python.ts#L35-L41).
+* Added by accident `ResourceFileEdit` (due to how `monaco.d.ts` is generated from vscode). That is not honoured by the editor, and should not be used.
+
+### Thank you
+* [Remy Suen @rcjsuen](https://github.com/rcjsuen):
+  * Fix a small typo in README.md [PR monaco-typescript#18](https://github.com/Microsoft/monaco-typescript/pull/18)
+  * Remove unused IDisposable array [PR monaco-typescript#19](https://github.com/Microsoft/monaco-typescript/pull/19)
+  * Add HEALTHCHECK as a Dockerfile keyword [PR monaco-languages#29](https://github.com/Microsoft/monaco-languages/pull/29)
+  * Add ARG as a Dockerfile keyword [PR monaco-languages#30](https://github.com/Microsoft/monaco-languages/pull/30)
+* [Can Abacigil @abacigil](https://github.com/abacigil): MySQL, Postgres, Redshift and Redis Language Support [PR monaco-languages#26](https://github.com/Microsoft/monaco-languages/pull/26)
+* [Matthias Kadenbach @mattes](https://github.com/mattes): Support Content-Security-Policy syntax highlighting [PR monaco-languages#27](https://github.com/Microsoft/monaco-languages/pull/27)
+* [e.vakili @evakili](https://github.com/evakili): Whitespaces after # are allowed in C++ preprocessor statements [PR monaco-languages#28](https://github.com/Microsoft/monaco-languages/pull/28)
+* [Pankaj Kumar Gautam @PAPERPANKS](https://github.com/PAPERPANKS): adding microsoft logo to footer [PR monaco-editor#577](https://github.com/Microsoft/monaco-editor/pull/577)
+* [Dominik Moritz @domoritz](https://github.com/domoritz): Fix code in changelog [PR monaco-editor#582](https://github.com/Microsoft/monaco-editor/pull/582)
+* [ItsPugle @ItsPugle](https://github.com/ItsPugle): Updating the footer to reflect change of year [PR monaco-editor#707](https://github.com/Microsoft/monaco-editor/pull/707)
+* [Michael Seifert @MSeifert04](https://github.com/MSeifert04): Add linebreak for if  [PR monaco-editor#726](https://github.com/Microsoft/monaco-editor/pull/726)
+* [Andrew Palm @apalm](https://github.com/apalm): Fix 'Configure JSON defaults' sample [PR monaco-editor#731](https://github.com/Microsoft/monaco-editor/pull/731)
+* [Niklas Mollenhauer @nikeee](https://github.com/nikeee): Fix line number API usage [PR monaco-editor#740](https://github.com/Microsoft/monaco-editor/pull/740)
+* [Andre @anc](https://github.com/anc): More realistic terminal shell [PR monaco-editor#742](https://github.com/Microsoft/monaco-editor/pull/742)
+* to the many others that have contributed PRs to [vscode](https://github.com/Microsoft/vscode) which have also made their way into the monaco-editor.
+
+
+## [0.10.1] (16.10.2017)
+ - Fixes [issue #601](https://github.com/Microsoft/monaco-editor/issues/601): window.opener should be set to null to protect against malicious code
+
+## [0.10.0] (17.08.2017)
+
+### Breaking changes
+* Removed `CodeAction`.
+* Method `provideCodeActions` in `CodeActionProvider` now returns `Command[] | Thenable<Command[]>` instead of `CodeAction[] | Thenable<CodeAction[]>`, which is already removed.
+
+### API changes
+* added `monaco.editor.getModelMarkers`. Get markers for owner and/or resource.
+
+### Notable Fixes
+* No longer use CSS class `.row` for command palette to avoid CSS conflicts with Bootstrap.
+* Fix Accessibility Help Dialog accessible issue on IE/Edge.
+* Fix Find Widget CSS compability issues with IE11.
+* Toggle Block Comment can remove extra whitespaces.
+
+### Thank you
+* [Kitson Kelly @kitsonk](https://github.com/kitsonk): Update monaco-typescript to TypeScript 2.4.1 [PR monaco-typescript#15](https://github.com/Microsoft/monaco-typescript/pull/15)
+* [@duncanwerner](https://github.com/duncanwerner): Add hex number tokenization to R language [PR monaco-languages#21](https://github.com/Microsoft/monaco-languages/pull/21)
+* [Remy Suen @rcjsuen](https://github.com/rcjsuen): Update Dockerfile grammar with STOPSIGNAL and SHELL instructions [PR monaco-languages#22](https://github.com/Microsoft/monaco-languages/pull/22)
+* [Marlene Cota @marlenecota](https://github.com/marlenecota): Add Small Basic support [PR monaco-languages#23](https://github.com/Microsoft/monaco-languages/pull/23)
+* [Ben Jacobson @bjacobso](https://github.com/bjacobso): Add LIMIT to sql keywords [PR monaco-languages#24](https://github.com/Microsoft/monaco-languages/pull/24)
+* to the many others that have contributed PRs to [vscode](https://github.com/Microsoft/vscode) which have also made their way into the monaco-editor.
+
+## [0.9.0] (03.07.2017)
+
+### New & Noteworthy
+ * Minimap (on by default, use `editor.minimap` to disable it).
+ * Drag and Drop (on by default, use `editor.dragAndDrop` to disable it).
+ * Copy text with formatting.
+
+### Accessibility
+ * There is a new [guide for making the editor accessible to all](https://github.com/Microsoft/monaco-editor/wiki/Accessibility-Guide-for-Integrators).
+ * There is a new Alt+F1 (Ctrl+F1 in IE) accessibility help panel.
+ * There is a new F8/Shift+F8 diff review panel in the diff editor.
+ * Many bugfixes, including now respecting the Windows High Contrast Theme on Edge.
+
+### Breaking changes
+
+* A lot has changed w.r.t. how themes work in the editor, mostly driven by the work to support theming in VS Code. `editor.updateOptions()` **no longer accepts `theme`**; the theme can be changed via the newly introduced `monaco.editor.setTheme()`. Additionally, we recommend editor colors be customized via `monaco.editor.defineTheme()` instead of via CSS -- see [sample](https://microsoft.github.io/monaco-editor/playground.html#customizing-the-appearence-exposed-colors). The color names will be stable, while the CSS class names might break at any time.
+* Support for the internal snippet syntax **has been discontinued** and snippet must now use the official, TextMate-like syntax. Find its grammar and samples [here](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax).
+* Changed `IModel.findMatches` to accept a list of word separators.
+* Changed the shape of the `IModelContentChangedEvent` emitted via `IModel.onDidChangeContent` to **now contain a batch** of all the changes that the model had.
+* No longer using `transform: translate3d`, now using `will-change: transform` for browser layer hinting. Use the `disableLayerHinting` option if you have any trouble with browser layers (bluriness or high GPU memory usage).
+* Simplified wrapping settings: `wordWrap`, `wordWrapColumn` and `wordWrapMinified`.
+
+### API changes
+
+* added `monaco.languages.registerTypeDefinitionProvider`.
+* new editor options:
+  * `accessibilityHelpUrl` - the url of a page to open for documentation about how to operate the editor when using a Screen Reader.
+   * `find.seedSearchStringFromSelection` - Ctrl+F/Cmd+F seeds search string from the editor selection.
+   * `find.autoFindInSelection` - Ctrl+F/Cmd+F turns on the find in selection toggle if the editor selection is multiline.
+   * `minimap.enabled` - enable minimap.
+   * `minimap.showSlider` - control when to render the minimap slider.
+   * `minimap.renderCharacters` - render characters or blocks in the minimap.
+   * `minimap.maxColumn` - maximum number of columns the minimap shows.
+   * `overviewRulerBorder` - toggle that the overview ruler renders a border.
+   * `links` - enable link detection.
+   * `multiCursorModifier` - change the multi cursor modifier key.
+   * `accessibilitySupport` - optimize the editor for use with a Screen Reader.
+   * `autoIndent` - automatically fix indentation when moving lines, pasting or typing.
+   * `dragAndDrop` - dragging and dropping editor selection within the editor.
+   * `occurrencesHighlight` - enable highlighting of occurences.
+   * `showFoldingControls` - fine-tune when the folding icons should show
+   * `matchBrackets` - enable bracket matching
+   * `letterSpacing` - configure font's letter-spacing.
+
+### Thank you
+ * [Joey Marianer (@jmarianer)](https://github.com/jmarianer): Support literal interpolated strings ($@"") [PR monaco-languages#13](https://github.com/Microsoft/monaco-languages/pull/13)
+ * [@AndersMad](https://github.com/AndersMad): HTML Tags: Add support for dash and fix colon in end tag [PR monaco-languages#14](https://github.com/Microsoft/monaco-languages/pull/14)
+ * [Sandy Armstrong (@sandyarmstrong)](https://github.com/sandyarmstrong): csharp: add support for binary literals and _ as separator [PR monaco-languages#16](https://github.com/Microsoft/monaco-languages/pull/16)
+ * [Anton Kosyakov (@akosyakov)](https://github.com/akosyakov): Include src as a part of npm package [PR monaco-languages#17](https://github.com/Microsoft/monaco-languages/pull/17)
+ * [Andrew Bonventre (@andybons)](https://github.com/andybons): Fix typo: concering → concerning [PR monaco-languages#18](https://github.com/Microsoft/monaco-languages/pull/18)
+ * [Scott McMaster (@scottmcmaster)](https://github.com/scottmcmaster): MSDAX support [PR monaco-languages#19](https://github.com/Microsoft/monaco-languages/pull/19)
+ * [Luzian Serafin (@lserafin)](https://github.com/lserafin): Add Solidity [PR monaco-languages#20](https://github.com/Microsoft/monaco-languages/pull/20)
+ * [Kitson Kelly (@kitsonk)](https://github.com/kitsonk): Update to TypeScript 2.3.4 [PR monaco-typescript#13](https://github.com/Microsoft/monaco-typescript/pull/13)
+ * [Kitson Kelly (@kitsonk)](https://github.com/kitsonk): Add documentation support on hover [PR monaco-typescript#14](https://github.com/Microsoft/monaco-typescript/pull/14)
+ * [@replacepreg](https://github.com/replacepreg): Updating date at footer [PR monaco-editor#409](https://github.com/Microsoft/monaco-editor/pull/409)
+ * [Aarin Smith (@aarinsmith)](https://github.com/aarinsmith): Fixed spelling error in README.md:85 'instantion' -> 'instantiation' [PR monaco-editor#440](https://github.com/Microsoft/monaco-editor/pull/440)
+ * to the many others that have contributed PRs to [`vscode`](https://github.com/Microsoft/vscode) which have also made their way into the `monaco-editor`.
+
+---
+
+## [0.8.3] (03.03.2017)
  - Fixes an issue in monaco-typescript where it would attempt to validate a disposed model.
 
-## [0.8.2]
+---
+
+## [0.8.2] (01.03.2017)
  - Fixes the following regressions:
    - [issue #385](https://github.com/Microsoft/monaco-editor/issues/385): Cannot add action to the left-hand-side of the diff editor
    - [issue #386](https://github.com/Microsoft/monaco-editor/issues/386): Shortcuts for actions added via editor.addAction don't show up in the Command Palette
    - [issue #387](https://github.com/Microsoft/monaco-editor/issues/387): Cannot change diff editor to a custom theme based on high contrast
 
-## [0.8.1]
+---
+
+## [0.8.1] (27.01.2017)
  - CSS/JSON/HTML language supports updated:
    - CSS: Support for @apply
    - SCSS: Map support
@@ -21,9 +261,11 @@
  - Added `disableMonospaceOptimizations` editor option that can be used in case browser zooming exposes additional issues.
  - Added `formatOnPaste` editor option.
  - Added `IActionDescriptor.precondition`.
- - Breaking change: renamed `registerTypeDefinitionProvider` to `registerImplementationProvider` and associated types.
+ - **Breaking change**: renamed `registerTypeDefinitionProvider` to `registerImplementationProvider` and associated types.
 
-## [0.8.0]
+---
+
+## [0.8.0] (18.01.2017)
  - This release has been brewing for a while and comes with quite a number of important changes.
  - There are many bugfixes and speed/memory usage improvements.
  - Now shipping TypeScript v2.1.5 in `monaco-typescript` (JS and TS language support).
@@ -34,11 +276,11 @@
 
 ### Monarch Tokenizer
  - Monarch states are now memoized up to a depth of 5. This results in considerable memory improvements for files with many lines.
- - Speed improvements to Monarch tokenizer that resulted in one breaking change:
+ - Speed improvements to Monarch tokenizer that resulted in one **breaking change**:
  - when entering an embedded mode (i.e. `nextEmbedded`), the state ending up in must immediately contain a `nextEmbedded: "@pop"` rule. This helps in quickly figuring out where the embedded mode should be left. The editor will throw an error if the Monarch grammar does not respect this condition.
 
 ### Tokens are styled in JS (not in CSS anymore)
- - This is a breaking change
+ - This is a **breaking change**
  - Before, token types would be rendered on the `span` node of text, and CSS rules would match token types and assign styling to them (i.e. color, boldness, etc.to style tokens)
  - To enable us to build something like a minimap, we need to know the text color in JavaScript, and we have therefore moved the token style matching all to JavaScript. In the future, we foresee that even decorations will have to define their color in JavaScript.
  - It is possible to create a custom theme via a new API method `monaco.editor.defineTheme()` and the playground contains a sample showing how that works.
@@ -78,10 +320,14 @@
  * [Jeong Woo Chang (@inspiredjw)](https://github.com/inspiredjw): Cannot read property 'uri' of null fix [PR vscode#13263](https://github.com/Microsoft/vscode/pull/13263)
  * [Jan Pilzer(@Hirse)](https://github.com/Hirse): Add YAML samples [PR monaco-editor#242](https://github.com/Microsoft/monaco-editor/pull/242)
 
-## [0.7.1]
+---
+
+## [0.7.1] (07.10.2016)
  - Bugfixes in monaco-html, including fixing formatting.
 
-## [0.7.0]
+---
+
+## [0.7.0] (07.10.2016)
  - Adopted TypeScript 2.0 in all the repos (also reflected in `monaco.d.ts`).
  - Added YAML colorization support.
  - Brought back the ability to use `editor.addAction()` and have the action show in the context menu.
@@ -109,11 +355,14 @@
   * [Jan Pilzer (@Hirse)](https://github.com/Hirse): YAML colorization [PR monaco-languages#12](https://github.com/Microsoft/monaco-languages/pull/12)
   * [Sam El-Husseini (@microsoftsam)](https://github.com/microsoftsam): Using Cmd+Scroll to zoom on a mac [PR vscode#12477](https://github.com/Microsoft/vscode/pull/12477)
 
+---
 
-## [0.6.1]
+## [0.6.1] (06.09.2016)
  - Fixed regression where `editor.addCommand` was no longer working.
 
-## [0.6.0]
+---
+
+## [0.6.0] (05.09.2016)
 - This will be the last release that contains specific IE9 and IE10 fixes/workarounds. We will begin cleaning our code-base and remove them.
 - We plan to adopt TypeScript 2.0, so this will be the last release where `monaco.d.ts` is generated by TypeScript 1.8.
 - `javascript` and `typescript` language services:
@@ -148,21 +397,37 @@
   * [Sandy Armstrong (@sandyarmstrong)](https://github.com/sandyarmstrong): Correct docs for IEditorScrollbarOptions.useShadows [PR vscode#11312](https://github.com/Microsoft/vscode/pull/11312)
   * [Artyom Shalkhakov (@ashalkhakov)](https://github.com/ashalkhakov): Adding support for ATS/Postiats [PR monaco-languages#5](https://github.com/Microsoft/monaco-languages/pull/5)
 
-## [0.5.1]
+---
+
+## [0.5.1] (24.06.2016)
 
 - Fixed mouse handling in IE
 
-## [0.5.0]
+---
+
+## [0.5.0] (24.06.2016)
 
 ### Breaking changes
-- `monaco.editor.createWebWorker` now loads the AMD module and calls `create` and passes in as first argument a context of type `monaco.worker.IWorkerContext` and as second argument the `initData`. This breaking change was needed to allow handling the case of misconfigured web workers (running on a file protocol or the cross-domain case)
+- `monaco.editor.createWebWorker` now loads the AMD module and calls `create` and passes in as first argument a context of type `monaco.worker.IWorkerContext` and as second argument the `initData`. This **breaking change** was needed to allow handling the case of misconfigured web workers (running on a file protocol or the cross-domain case)
 - the `CodeActionProvider.provideCodeActions` now gets passed in a `CodeActionContext` that contains the markers at the relevant range.
 - the `hoverMessage` of a decoration is now a `MarkedString | MarkedString[]`
 - the `contents` of a `Hover` returned by a `HoverProvider` is now a `MarkedString | MarkedString[]`
 - removed deprecated `IEditor.onDidChangeModelRawContent`, `IModel.onDidChangeRawContent`
 
 ### Notable fixes
-- Broken configurations (loading from `file://` or misconfigured cross-domain loading) now load the web worker code in the UI thread. This caused a breaking change in the behaviour of `monaco.editor.createWebWorker`
+- Broken configurations (loading from `file://` or misconfigured cross-domain loading) now load the web worker code in the UI thread. This caused a **breaking change** in the behaviour of `monaco.editor.createWebWorker`
 - The right-pointing mouse pointer is oversized in high DPI - [issue](https://github.com/Microsoft/monaco-editor/issues/5)
 - The editor functions now correctly when hosted inside a `position:fixed` element.
 - Cross origin configuration is now picked up (as advertised in documentation from MonacoEnvironment)
+
+[0.11.1]: https://github.com/Microsoft/monaco-editor/compare/v0.11.0...v0.11.1
+[0.11.0]: https://github.com/Microsoft/monaco-editor/compare/v0.10.1...v0.11.0
+[0.10.1]: https://github.com/Microsoft/monaco-editor/compare/v0.10.0...v0.10.1
+[0.10.0]: https://github.com/Microsoft/monaco-editor/compare/v0.9.0...v0.10.0
+[0.9.0]: https://github.com/Microsoft/monaco-editor/compare/v0.8.3...v0.9.0
+[0.8.3]: https://github.com/Microsoft/monaco-editor/compare/v0.8.2...v0.8.3
+[0.8.2]: https://github.com/Microsoft/monaco-editor/compare/v0.8.1...v0.8.2
+[0.8.1]: https://github.com/Microsoft/monaco-editor/compare/v0.8.0...v0.8.1
+[0.6.1]: https://github.com/Microsoft/monaco-editor/compare/v0.6.0...v0.6.1
+[0.6.0]: https://github.com/Microsoft/monaco-editor/compare/v0.5.1...v0.6.0
+[0.5.1]: https://github.com/Microsoft/monaco-editor/compare/v0.5.0...v0.5.1

+ 21 - 0
bin/libs/monaco/LICENSE

@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2016 - present Microsoft Corporation
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

+ 23 - 89
bin/libs/monaco/README.md

@@ -1,116 +1,48 @@
 # Monaco Editor
 
-[Demo page](https://microsoft.github.io/monaco-editor/)
-
 The Monaco Editor is the code editor that powers [VS Code](https://github.com/Microsoft/vscode), a good page describing the code editor's features is [here](https://code.visualstudio.com/docs/editor/editingevolved).
 
 ![image](https://cloud.githubusercontent.com/assets/5047891/19600675/5eaae9e6-97a6-11e6-97ad-93903167d8ba.png)
 
 ## Try it out
 
-See the editor in action [here](https://microsoft.github.io/monaco-editor/index.html).
-
-Learn how to extend the editor and try out your own customizations in the [playground](https://microsoft.github.io/monaco-editor/playground.html).
-
-Browse the latest editor API at [`monaco.d.ts`](https://github.com/Microsoft/monaco-editor/blob/master/website/playground/monaco.d.ts.txt).
-
-## Issues
-
-Please mention the version of the editor when creating issues and the browser you're having trouble in. Create issues in this repository.
-
-## Known issues
-In IE, the editor must be completely surrounded in the body element, otherwise the hit testing we do for mouse operations does not work. You can inspect this using F12 and clicking on the body element and confirm that visually it surrounds the editor.
+See the editor in action [on the website](https://microsoft.github.io/monaco-editor/index.html).
 
 ## Installing
 
 ```
-npm install monaco-editor
+$ npm install monaco-editor
 ```
 
 You will get:
-* inside `dev`: bundled, not minified
-* inside `min`: bundled, and minified
+* inside `esm`: ESM version of the editor (compatible with e.g. webpack)
+* inside `dev`: AMD bundled, not minified
+* inside `min`: AMD bundled, and minified
 * inside `min-maps`: source maps for `min`
 * `monaco.d.ts`: this specifies the API of the editor (this is what is actually versioned, everything else is considered private and might break with any release).
 
 It is recommended to develop against the `dev` version, and in production to use the `min` version.
 
-## Integrate
-
-Here is the most basic HTML page that embeds the editor. More samples are available at [monaco-editor-samples](https://github.com/Microsoft/monaco-editor-samples).
-
-```html
-<!DOCTYPE html>
-<html>
-<head>
-	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
-	<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
-</head>
-<body>
-
-<div id="container" style="width:800px;height:600px;border:1px solid grey"></div>
-
-<script src="monaco-editor/min/vs/loader.js"></script>
-<script>
-	require.config({ paths: { 'vs': 'monaco-editor/min/vs' }});
-	require(['vs/editor/editor.main'], function() {
-		var editor = monaco.editor.create(document.getElementById('container'), {
-			value: [
-				'function x() {',
-				'\tconsole.log("Hello world!");',
-				'}'
-			].join('\n'),
-			language: 'javascript'
-		});
-	});
-</script>
-</body>
-</html>
-```
+## Documentation
 
-## Integrate cross domain
-
-If you are hosting your `.js` on a different domain (e.g. on a CDN) than the HTML, you should know that the Monaco Editor creates web workers for smart language features. Cross-domain web workers are not allowed, but here is how you can proxy their loading and get them to work:
-
-```html
-<!--
-	Assuming the HTML lives on www.mydomain.com and that the editor is hosted on www.mycdn.com
--->
-<script type="text/javascript" src="http://www.mycdn.com/monaco-editor/min/vs/loader.js"></script>
-<script>
-	require.config({ paths: { 'vs': 'http://www.mycdn.com/monaco-editor/min/vs' }});
-
-	// Before loading vs/editor/editor.main, define a global MonacoEnvironment that overwrites
-	// the default worker url location (used when creating WebWorkers). The problem here is that
-	// HTML5 does not allow cross-domain web workers, so we need to proxy the instantion of
-	// a web worker through a same-domain script
-	window.MonacoEnvironment = {
-		getWorkerUrl: function(workerId, label) {
-			return 'monaco-editor-worker-loader-proxy.js';
-		}
-	};
-
-	require(["vs/editor/editor.main"], function () {
-		// ...
-	});
-</script>
-
-<!--
-	Create http://www.mydomain.com/monaco-editor-worker-loader-proxy.js with the following content:
-		self.MonacoEnvironment = {
-			baseUrl: 'http://www.mycdn.com/monaco-editor/min/'
-		};
-		importScripts('www.mycdn.com/monaco-editor/min/vs/base/worker/workerMain.js');
-	That's it. You're good to go! :)
--->
-```
+* Learn how to integrate the editor with these [complete samples](https://github.com/Microsoft/monaco-editor-samples/).
+	* [Integrate the AMD version](./docs/integrate-amd.md).
+	* [Integrate the AMD version cross-domain](./docs/integrate-amd-cross.md)
+	* [Integrate the ESM version](./docs/integrate-esm.md)
+* Learn how to use the editor API and try out your own customizations in the [playground](https://microsoft.github.io/monaco-editor/playground.html).
+* Explore the [API docs](https://microsoft.github.io/monaco-editor/api/index.html) or read them straight from [`monaco.d.ts`](https://github.com/Microsoft/monaco-editor/blob/master/website/playground/monaco.d.ts.txt).
+* Read [this guide](https://github.com/Microsoft/monaco-editor/wiki/Accessibility-Guide-for-Integrators) to ensure the editor is accessible to all your users!
+* Create a Monarch tokenizer for a new programming language [in the Monarch playground](https://microsoft.github.io/monaco-editor/monarch.html).
+* Ask questions on [StackOverflow](https://stackoverflow.com/questions/tagged/monaco-editor)!
+* Search open and closed issues, there are a lot of tips in there!
 
-# More documentation
+## Issues
 
-Find full HTML samples [here](https://github.com/Microsoft/monaco-editor-samples).
+Create issues in this repository for anything Monaco Editor related. Always mention **the version** of the editor when creating issues and **the browser** you're having trouble in. Please search for existing issues to avoid duplicates.
+
+## Known issues
+In IE 11, the editor must be completely surrounded in the body element, otherwise the hit testing we do for mouse operations does not work. You can inspect this using F12 and clicking on the body element and confirm that visually it surrounds the editor.
 
-Create a Monarch tokenizer [here](https://microsoft.github.io/monaco-editor/monarch.html).
-![image](https://cloud.githubusercontent.com/assets/5047891/16143041/840ced64-346a-11e6-98f3-3c68bf61884a.png)
 
 ## FAQ
 
@@ -126,6 +58,8 @@ None. The Monaco Editor is a library and it reflects directly the source code.
 
 No.
 
+> Note: If the extension is fully based on the [LSP](https://microsoft.github.io/language-server-protocol/) and if the language server is authored in JavaScript, then it would be possible.
+
 ❓ **Why all these web workers and why should I care?**
 
 Language services create web workers to compute heavy stuff outside the UI thread. They cost hardly anything in terms of resource overhead and you shouldn't worry too much about them, as long as you get them to work (see above the cross-domain case).

+ 1 - 1
bin/libs/monaco/ThirdPartyNotices.txt

@@ -86,7 +86,7 @@ END OF chjj-marked NOTICES AND INFORMATION
 
 
 
-%% typescript version 1.8.10 (https://github.com/Microsoft/TypeScript)
+%% typescript version 2.7.2 (https://github.com/Microsoft/TypeScript)
 =========================================
 Copyright (c) Microsoft Corporation. All rights reserved.
 

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 725 - 735
bin/libs/monaco/monaco.d.ts


+ 18 - 15
bin/libs/monaco/package.json

@@ -1,7 +1,7 @@
 {
   "name": "monaco-editor",
   "private": false,
-  "version": "0.8.3",
+  "version": "0.14.3",
   "description": "A browser based code editor",
   "author": "Microsoft Corporation",
   "license": "MIT",
@@ -10,25 +10,28 @@
     "release": "gulp release",
     "website": "gulp website"
   },
-  "typings": "./monaco.d.ts",
+  "typings": "./esm/vs/editor/editor.api.d.ts",
+  "module": "./esm/vs/editor/editor.main.js",
   "repository": {
     "type": "git",
     "url": "https://github.com/Microsoft/monaco-editor"
   },
   "devDependencies": {
-    "clean-css": "^3.4.20",
-    "event-stream": "^3.3.2",
+    "clean-css": "^4.2.1",
+    "event-stream": "^3.3.4",
     "gulp": "^3.9.1",
-    "gulp-typedoc": "^2.0.0",
-    "http-server": "^0.9.0",
-    "monaco-css": "1.3.1",
-    "monaco-editor-core": "0.8.2",
-    "monaco-html": "1.2.1",
-    "monaco-json": "1.2.2",
-    "monaco-languages": "0.7.0",
-    "monaco-typescript": "2.1.2",
-    "rimraf": "^2.5.2",
-    "typedoc": "^0.5.0",
-    "uncss": "^0.14.1"
+    "gulp-typedoc": "^2.2.0",
+    "http-server": "^0.11.1",
+    "monaco-css": "2.2.0",
+    "monaco-editor-core": "0.14.6",
+    "monaco-html": "2.2.0",
+    "monaco-json": "2.2.0",
+    "monaco-languages": "1.5.1",
+    "monaco-typescript": "3.2.0",
+    "rimraf": "^2.6.2",
+    "typedoc": "^0.11.1",
+    "typescript": "^3.0.1",
+    "uncss": "^0.16.2",
+    "vinyl": "^0.5.3"
   }
 }

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/base/worker/workerMain.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/apex/apex.js


+ 7 - 0
bin/libs/monaco/vs/basic-languages/azcli/azcli.js

@@ -0,0 +1,7 @@
+/*!-----------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * monaco-languages version: 1.5.1(d085b3bad82f8b59df390ce976adef0c83a9289e)
+ * Released under the MIT license
+ * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
+ *-----------------------------------------------------------------------------*/
+define("vs/basic-languages/azcli/azcli",["require","exports"],function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.conf={comments:{lineComment:"#"}},t.language={defaultToken:"keyword",ignoreCase:!0,tokenPostfix:".azcli",str:/[^#\s]/,tokenizer:{root:[{include:"@comment"},[/\s-+@str*\s*/,{cases:{"@eos":{token:"key.identifier",next:"@popall"},"@default":{token:"key.identifier",next:"@type"}}}],[/^-+@str*\s*/,{cases:{"@eos":{token:"key.identifier",next:"@popall"},"@default":{token:"key.identifier",next:"@type"}}}]],type:[{include:"@comment"},[/-+@str*\s*/,{cases:{"@eos":{token:"key.identifier",next:"@popall"},"@default":"key.identifier"}}],[/@str+\s*/,{cases:{"@eos":{token:"string",next:"@popall"},"@default":"string"}}]],comment:[[/#.*$/,{cases:{"@eos":{token:"comment",next:"@popall"}}}]]}}});

+ 7 - 0
bin/libs/monaco/vs/basic-languages/bat/bat.js

@@ -0,0 +1,7 @@
+/*!-----------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * monaco-languages version: 1.5.1(d085b3bad82f8b59df390ce976adef0c83a9289e)
+ * Released under the MIT license
+ * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
+ *-----------------------------------------------------------------------------*/
+define("vs/basic-languages/bat/bat",["require","exports"],function(e,s){"use strict";Object.defineProperty(s,"__esModule",{value:!0}),s.conf={comments:{lineComment:"REM"},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'}],surroundingPairs:[{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'}],folding:{markers:{start:new RegExp("^\\s*(::\\s*|REM\\s+)#region"),end:new RegExp("^\\s*(::\\s*|REM\\s+)#endregion")}}},s.language={defaultToken:"",ignoreCase:!0,tokenPostfix:".bat",brackets:[{token:"delimiter.bracket",open:"{",close:"}"},{token:"delimiter.parenthesis",open:"(",close:")"},{token:"delimiter.square",open:"[",close:"]"}],keywords:/call|defined|echo|errorlevel|exist|for|goto|if|pause|set|shift|start|title|not|pushd|popd/,symbols:/[=><!~?&|+\-*\/\^;\.,]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[[/^(\s*)(rem(?:\s.*|))$/,["","comment"]],[/(\@?)(@keywords)(?!\w)/,[{token:"keyword"},{token:"keyword.$2"}]],[/[ \t\r\n]+/,""],[/setlocal(?!\w)/,"keyword.tag-setlocal"],[/endlocal(?!\w)/,"keyword.tag-setlocal"],[/[a-zA-Z_]\w*/,""],[/:\w*/,"metatag"],[/%[^%]+%/,"variable"],[/%%[\w]+(?!\w)/,"variable"],[/[{}()\[\]]/,"@brackets"],[/@symbols/,"delimiter"],[/\d*\.\d+([eE][\-+]?\d+)?/,"number.float"],[/0[xX][0-9a-fA-F_]*[0-9a-fA-F]/,"number.hex"],[/\d+/,"number"],[/[;,.]/,"delimiter"],[/"/,"string",'@string."'],[/'/,"string","@string.'"]],string:[[/[^\\"'%]+/,{cases:{"@eos":{token:"string",next:"@popall"},"@default":"string"}}],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/%[\w ]+%/,"variable"],[/%%[\w]+(?!\w)/,"variable"],[/["']/,{cases:{"$#==$S2":{token:"string",next:"@pop"},"@default":"string"}}],[/$/,"string","@popall"]]}}});

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/clojure/clojure.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/coffee/coffee.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/cpp/cpp.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/csharp/csharp.js


+ 7 - 0
bin/libs/monaco/vs/basic-languages/csp/csp.js

@@ -0,0 +1,7 @@
+/*!-----------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * monaco-languages version: 1.5.1(d085b3bad82f8b59df390ce976adef0c83a9289e)
+ * Released under the MIT license
+ * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
+ *-----------------------------------------------------------------------------*/
+define("vs/basic-languages/csp/csp",["require","exports"],function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.conf={brackets:[],autoClosingPairs:[],surroundingPairs:[]},e.language={keywords:[],typeKeywords:[],tokenPostfix:".csp",operators:[],symbols:/[=><!~?:&|+\-*\/\^%]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[[/child-src/,"string.quote"],[/connect-src/,"string.quote"],[/default-src/,"string.quote"],[/font-src/,"string.quote"],[/frame-src/,"string.quote"],[/img-src/,"string.quote"],[/manifest-src/,"string.quote"],[/media-src/,"string.quote"],[/object-src/,"string.quote"],[/script-src/,"string.quote"],[/style-src/,"string.quote"],[/worker-src/,"string.quote"],[/base-uri/,"string.quote"],[/plugin-types/,"string.quote"],[/sandbox/,"string.quote"],[/disown-opener/,"string.quote"],[/form-action/,"string.quote"],[/frame-ancestors/,"string.quote"],[/report-uri/,"string.quote"],[/report-to/,"string.quote"],[/upgrade-insecure-requests/,"string.quote"],[/block-all-mixed-content/,"string.quote"],[/require-sri-for/,"string.quote"],[/reflected-xss/,"string.quote"],[/referrer/,"string.quote"],[/policy-uri/,"string.quote"],[/'self'/,"string.quote"],[/'unsafe-inline'/,"string.quote"],[/'unsafe-eval'/,"string.quote"],[/'strict-dynamic'/,"string.quote"],[/'unsafe-hashed-attributes'/,"string.quote"]]}}});

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/css/css.js


+ 7 - 0
bin/libs/monaco/vs/basic-languages/dockerfile/dockerfile.js

@@ -0,0 +1,7 @@
+/*!-----------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * monaco-languages version: 1.5.1(d085b3bad82f8b59df390ce976adef0c83a9289e)
+ * Released under the MIT license
+ * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
+ *-----------------------------------------------------------------------------*/
+define("vs/basic-languages/dockerfile/dockerfile",["require","exports"],function(e,s){"use strict";Object.defineProperty(s,"__esModule",{value:!0}),s.conf={brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}]},s.language={defaultToken:"",tokenPostfix:".dockerfile",instructions:/FROM|MAINTAINER|RUN|EXPOSE|ENV|ADD|ARG|VOLUME|LABEL|USER|WORKDIR|COPY|CMD|STOPSIGNAL|SHELL|HEALTHCHECK|ENTRYPOINT/,instructionAfter:/ONBUILD/,variableAfter:/ENV/,variable:/\${?[\w]+}?/,tokenizer:{root:[{include:"@whitespace"},{include:"@comment"},[/(@instructionAfter)(\s+)/,["keyword",{token:"",next:"@instructions"}]],["","keyword","@instructions"]],instructions:[[/(@variableAfter)(\s+)([\w]+)/,["keyword","",{token:"variable",next:"@arguments"}]],[/(@instructions)/,"keyword","@arguments"]],arguments:[{include:"@whitespace"},{include:"@strings"},[/(@variable)/,{cases:{"@eos":{token:"variable",next:"@popall"},"@default":"variable"}}],[/\\/,{cases:{"@eos":"","@default":""}}],[/./,{cases:{"@eos":{token:"",next:"@popall"},"@default":""}}]],whitespace:[[/\s+/,{cases:{"@eos":{token:"",next:"@popall"},"@default":""}}]],comment:[[/(^#.*$)/,"comment","@popall"]],strings:[[/'$/,"string","@popall"],[/'/,"string","@stringBody"],[/"$/,"string","@popall"],[/"/,"string","@dblStringBody"]],stringBody:[[/[^\\\$']/,{cases:{"@eos":{token:"string",next:"@popall"},"@default":"string"}}],[/\\./,"string.escape"],[/'$/,"string","@popall"],[/'/,"string","@pop"],[/(@variable)/,"variable"],[/\\$/,"string"],[/$/,"string","@popall"]],dblStringBody:[[/[^\\\$"]/,{cases:{"@eos":{token:"string",next:"@popall"},"@default":"string"}}],[/\\./,"string.escape"],[/"$/,"string","@popall"],[/"/,"string","@pop"],[/(@variable)/,"variable"],[/\\$/,"string"],[/$/,"string","@popall"]]}}});

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/fsharp/fsharp.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/go/go.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/handlebars/handlebars.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/html/html.js


+ 7 - 0
bin/libs/monaco/vs/basic-languages/ini/ini.js

@@ -0,0 +1,7 @@
+/*!-----------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * monaco-languages version: 1.5.1(d085b3bad82f8b59df390ce976adef0c83a9289e)
+ * Released under the MIT license
+ * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
+ *-----------------------------------------------------------------------------*/
+define("vs/basic-languages/ini/ini",["require","exports"],function(e,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.conf={comments:{lineComment:"#"},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}]},n.language={defaultToken:"",tokenPostfix:".ini",escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[[/^\[[^\]]*\]/,"metatag"],[/(^\w+)(\s*)(\=)/,["key","","delimiter"]],{include:"@whitespace"},[/\d+/,"number"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/'([^'\\]|\\.)*$/,"string.invalid"],[/"/,"string",'@string."'],[/'/,"string","@string.'"]],whitespace:[[/[ \t\r\n]+/,""],[/^\s*[#;].*$/,"comment"]],string:[[/[^\\"']+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/["']/,{cases:{"$#==$S2":{token:"string",next:"@pop"},"@default":"string"}}]]}}});

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/java/java.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/javascript/javascript.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/less/less.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/lua/lua.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/markdown/markdown.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/msdax/msdax.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/mysql/mysql.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/objective-c/objective-c.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/perl/perl.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/pgsql/pgsql.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/php/php.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/postiats/postiats.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/powerquery/powerquery.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/powershell/powershell.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/pug/pug.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/python/python.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/r/r.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/razor/razor.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/redis/redis.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/redshift/redshift.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/ruby/ruby.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/rust/rust.js


+ 7 - 0
bin/libs/monaco/vs/basic-languages/sb/sb.js

@@ -0,0 +1,7 @@
+/*!-----------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * monaco-languages version: 1.5.1(d085b3bad82f8b59df390ce976adef0c83a9289e)
+ * Released under the MIT license
+ * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
+ *-----------------------------------------------------------------------------*/
+define("vs/basic-languages/sb/sb",["require","exports"],function(e,o){"use strict";Object.defineProperty(o,"__esModule",{value:!0}),o.conf={comments:{lineComment:"'"},brackets:[["(",")"],["[","]"],["If","EndIf"],["While","EndWhile"],["For","EndFor"],["Sub","EndSub"]],autoClosingPairs:[{open:'"',close:'"',notIn:["string","comment"]},{open:"(",close:")",notIn:["string","comment"]},{open:"[",close:"]",notIn:["string","comment"]}]},o.language={defaultToken:"",tokenPostfix:".sb",ignoreCase:!0,brackets:[{token:"delimiter.array",open:"[",close:"]"},{token:"delimiter.parenthesis",open:"(",close:")"},{token:"keyword.tag-if",open:"If",close:"EndIf"},{token:"keyword.tag-while",open:"While",close:"EndWhile"},{token:"keyword.tag-for",open:"For",close:"EndFor"},{token:"keyword.tag-sub",open:"Sub",close:"EndSub"}],keywords:["Else","ElseIf","EndFor","EndIf","EndSub","EndWhile","For","Goto","If","Step","Sub","Then","To","While"],tagwords:["If","Sub","While","For"],operators:[">","<","<>","<=",">=","And","Or","+","-","*","/","="],identifier:/[a-zA-Z_][\w]*/,symbols:/[=><:+\-*\/%\.,]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[{include:"@whitespace"},[/(@identifier)(?=[.])/,"type"],[/@identifier/,{cases:{"@keywords":{token:"keyword.$0"},"@operators":"operator","@default":"variable.name"}}],[/([.])(@identifier)/,{cases:{$2:["delimiter","type.member"],"@default":""}}],[/\d*\.\d+/,"number.float"],[/\d+/,"number"],[/[()\[\]]/,"@brackets"],[/@symbols/,{cases:{"@operators":"operator","@default":"delimiter"}}],[/"([^"\\]|\\.)*$/,"string.invalid"],[/"/,"string","@string"]],whitespace:[[/[ \t\r\n]+/,""],[/(\').*$/,"comment"]],string:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"C?/,"string","@pop"]]}}});

+ 7 - 0
bin/libs/monaco/vs/basic-languages/scheme/scheme.js

@@ -0,0 +1,7 @@
+/*!-----------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * monaco-languages version: 1.5.1(d085b3bad82f8b59df390ce976adef0c83a9289e)
+ * Released under the MIT license
+ * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
+ *-----------------------------------------------------------------------------*/
+define("vs/basic-languages/scheme/scheme",["require","exports"],function(e,o){"use strict";Object.defineProperty(o,"__esModule",{value:!0}),o.conf={comments:{lineComment:";",blockComment:["#|","|#"]},brackets:[["(",")"],["{","}"],["[","]"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'}]},o.language={defaultToken:"",ignoreCase:!0,tokenPostfix:".scheme",brackets:[{open:"(",close:")",token:"delimiter.parenthesis"},{open:"{",close:"}",token:"delimiter.curly"},{open:"[",close:"]",token:"delimiter.square"}],keywords:["case","do","let","loop","if","else","when","cons","car","cdr","cond","lambda","lambda*","syntax-rules","format","set!","quote","eval","append","list","list?","member?","load"],constants:["#t","#f"],operators:["eq?","eqv?","equal?","and","or","not","null?"],tokenizer:{root:[[/#[xXoObB][0-9a-fA-F]+/,"number.hex"],[/[+-]?\d+(?:(?:\.\d*)?(?:[eE][+-]?\d+)?)?/,"number.float"],[/(?:\b(?:(define|define-syntax|define-macro))\b)(\s+)((?:\w|\-|\!|\?)*)/,["keyword","white","variable"]],{include:"@whitespace"},{include:"@strings"},[/[a-zA-Z_#][a-zA-Z0-9_\-\?\!\*]*/,{cases:{"@keywords":"keyword","@constants":"constant","@operators":"operators","@default":"identifier"}}]],comment:[[/[^\|#]+/,"comment"],[/#\|/,"comment","@push"],[/\|#/,"comment","@pop"],[/[\|#]/,"comment"]],whitespace:[[/[ \t\r\n]+/,"white"],[/#\|/,"comment","@comment"],[/;.*$/,"comment"]],strings:[[/"$/,"string","@popall"],[/"(?=.)/,"string","@multiLineString"]],multiLineString:[[/\\./,"string.escape"],[/"/,"string","@popall"],[/.(?=.*")/,"string"],[/.*\\$/,"string"],[/.*$/,"string","@popall"]]}}});

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/scss/scss.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/shell/shell.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/solidity/solidity.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/sql/sql.js


+ 0 - 7
bin/libs/monaco/vs/basic-languages/src/bat.js

@@ -1,7 +0,0 @@
-/*!-----------------------------------------------------------------------------
- * Copyright (c) Microsoft Corporation. All rights reserved.
- * monaco-languages version: 0.7.0(18916e97a4ff0f1b195d68d01d632631cc84d50e)
- * Released under the MIT license
- * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
- *-----------------------------------------------------------------------------*/
-define("vs/basic-languages/src/bat",["require","exports"],function(e,t){t.conf={comments:{lineComment:"REM"},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:'"',close:'"',notIn:["string","comment"]},{open:"{",close:"}",notIn:["string","comment"]},{open:"[",close:"]",notIn:["string","comment"]},{open:"(",close:")",notIn:["string","comment"]}]},t.language={defaultToken:"",ignoreCase:!0,tokenPostfix:".bat",brackets:[{token:"delimiter.bracket",open:"{",close:"}"},{token:"delimiter.parenthesis",open:"(",close:")"},{token:"delimiter.square",open:"[",close:"]"}],keywords:/call|defined|echo|errorlevel|exist|for|goto|if|pause|set|shift|start|title|not|pushd|popd/,symbols:/[=><!~?&|+\-*\/\^;\.,]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[[/^(\s*)(rem(?:\s.*|))$/,["","comment"]],[/(\@?)(@keywords)(?!\w)/,[{token:"keyword"},{token:"keyword.$2"}]],[/[ \t\r\n]+/,""],[/setlocal(?!\w)/,"keyword.tag-setlocal"],[/endlocal(?!\w)/,"keyword.tag-setlocal"],[/[a-zA-Z_]\w*/,""],[/:\w*/,"metatag"],[/%[^%]+%/,"variable"],[/%%[\w]+(?!\w)/,"variable"],[/[{}()\[\]]/,"@brackets"],[/@symbols/,"delimiter"],[/\d*\.\d+([eE][\-+]?\d+)?/,"number.float"],[/0[xX][0-9a-fA-F_]*[0-9a-fA-F]/,"number.hex"],[/\d+/,"number"],[/[;,.]/,"delimiter"],[/"/,"string",'@string."'],[/'/,"string","@string.'"]],string:[[/[^\\"'%]+/,{cases:{"@eos":{token:"string",next:"@popall"},"@default":"string"}}],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/%[\w ]+%/,"variable"],[/%%[\w]+(?!\w)/,"variable"],[/["']/,{cases:{"$#==$S2":{token:"string",next:"@pop"},"@default":"string"}}],[/$/,"string","@popall"]]}}});

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/coffee.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/cpp.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/csharp.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/css.js


+ 0 - 7
bin/libs/monaco/vs/basic-languages/src/dockerfile.js

@@ -1,7 +0,0 @@
-/*!-----------------------------------------------------------------------------
- * Copyright (c) Microsoft Corporation. All rights reserved.
- * monaco-languages version: 0.7.0(18916e97a4ff0f1b195d68d01d632631cc84d50e)
- * Released under the MIT license
- * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
- *-----------------------------------------------------------------------------*/
-define("vs/basic-languages/src/dockerfile",["require","exports"],function(e,n){n.conf={brackets:[["{","}"],["[","]"],["(",")"],["<",">"]],autoClosingPairs:[{open:'"',close:'"',notIn:["string","comment"]},{open:"'",close:"'",notIn:["string","comment"]},{open:"{",close:"}",notIn:["string","comment"]},{open:"[",close:"]",notIn:["string","comment"]},{open:"(",close:")",notIn:["string","comment"]},{open:"<",close:">",notIn:["string","comment"]}]},n.language={defaultToken:"",tokenPostfix:".dockerfile",instructions:/FROM|MAINTAINER|RUN|EXPOSE|ENV|ADD|VOLUME|LABEL|USER|WORKDIR|COPY|CMD|ENTRYPOINT/,instructionAfter:/ONBUILD/,variableAfter:/ENV/,variable:/\${?[\w]+}?/,tokenizer:{root:[{include:"@whitespace"},{include:"@comment"},[/(@instructionAfter)(\s+)/,["keyword",{token:"",next:"@instructions"}]],["","keyword","@instructions"]],instructions:[[/(@variableAfter)(\s+)([\w]+)/,["keyword","",{token:"variable",next:"@arguments"}]],[/(@instructions)/,"keyword","@arguments"]],arguments:[{include:"@whitespace"},{include:"@strings"},[/(@variable)/,{cases:{"@eos":{token:"variable",next:"@popall"},"@default":"variable"}}],[/\\/,{cases:{"@eos":"","@default":""}}],[/./,{cases:{"@eos":{token:"",next:"@popall"},"@default":""}}]],whitespace:[[/\s+/,{cases:{"@eos":{token:"",next:"@popall"},"@default":""}}]],comment:[[/(^#.*$)/,"comment","@popall"]],strings:[[/'$/,"string","@popall"],[/'/,"string","@stringBody"],[/"$/,"string","@popall"],[/"/,"string","@dblStringBody"]],stringBody:[[/[^\\\$']/,{cases:{"@eos":{token:"string",next:"@popall"},"@default":"string"}}],[/\\./,"string.escape"],[/'$/,"string","@popall"],[/'/,"string","@pop"],[/(@variable)/,"variable"],[/\\$/,"string"],[/$/,"string","@popall"]],dblStringBody:[[/[^\\\$"]/,{cases:{"@eos":{token:"string",next:"@popall"},"@default":"string"}}],[/\\./,"string.escape"],[/"$/,"string","@popall"],[/"/,"string","@pop"],[/(@variable)/,"variable"],[/\\$/,"string"],[/$/,"string","@popall"]]}}});

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/fsharp.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/go.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/handlebars.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/html.js


+ 0 - 7
bin/libs/monaco/vs/basic-languages/src/ini.js

@@ -1,7 +0,0 @@
-/*!-----------------------------------------------------------------------------
- * Copyright (c) Microsoft Corporation. All rights reserved.
- * monaco-languages version: 0.7.0(18916e97a4ff0f1b195d68d01d632631cc84d50e)
- * Released under the MIT license
- * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
- *-----------------------------------------------------------------------------*/
-define("vs/basic-languages/src/ini",["require","exports"],function(n,e){e.conf={comments:{lineComment:"#"},brackets:[["{","}"],["[","]"],["(",")"],["<",">"]],autoClosingPairs:[{open:'"',close:'"',notIn:["string","comment"]},{open:"'",close:"'",notIn:["string","comment"]},{open:"{",close:"}",notIn:["string","comment"]},{open:"[",close:"]",notIn:["string","comment"]},{open:"(",close:")",notIn:["string","comment"]},{open:"<",close:">",notIn:["string","comment"]}]},e.language={defaultToken:"",tokenPostfix:".ini",escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[[/^\[[^\]]*\]/,"metatag"],[/(^\w+)(\s*)(\=)/,["key","","delimiter"]],{include:"@whitespace"},[/\d+/,"number"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/'([^'\\]|\\.)*$/,"string.invalid"],[/"/,"string",'@string."'],[/'/,"string","@string.'"]],whitespace:[[/[ \t\r\n]+/,""],[/^\s*[#;].*$/,"comment"]],string:[[/[^\\"']+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/["']/,{cases:{"$#==$S2":{token:"string",next:"@pop"},"@default":"string"}}]]}}});

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/jade.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/java.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/less.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/lua.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/markdown.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/objective-c.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/php.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/postiats.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/powershell.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/python.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/r.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/razor.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/ruby.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/scss.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/sql.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 9
bin/libs/monaco/vs/basic-languages/src/swift.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/vb.js


+ 0 - 7
bin/libs/monaco/vs/basic-languages/src/xml.js

@@ -1,7 +0,0 @@
-/*!-----------------------------------------------------------------------------
- * Copyright (c) Microsoft Corporation. All rights reserved.
- * monaco-languages version: 0.7.0(18916e97a4ff0f1b195d68d01d632631cc84d50e)
- * Released under the MIT license
- * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
- *-----------------------------------------------------------------------------*/
-define("vs/basic-languages/src/xml",["require","exports"],function(e,t){t.conf={comments:{blockComment:["<!--","-->"]},brackets:[["{","}"],["[","]"],["(",")"],["<",">"]],autoClosingPairs:[{open:"'",close:"'",notIn:["string","comment"]},{open:'"',close:'"',notIn:["string","comment"]}]},t.language={defaultToken:"",tokenPostfix:".xml",ignoreCase:!0,qualifiedName:/(?:[\w\.\-]+:)?[\w\.\-]+/,tokenizer:{root:[[/[^<&]+/,""],{include:"@whitespace"},[/(<)(@qualifiedName)/,[{token:"delimiter"},{token:"tag",next:"@tag"}]],[/(<\/)(@qualifiedName)(\s*)(>)/,[{token:"delimiter"},{token:"tag"},"",{token:"delimiter"}]],[/(<\?)(@qualifiedName)/,[{token:"delimiter"},{token:"metatag",next:"@tag"}]],[/(<\!)(@qualifiedName)/,[{token:"delimiter"},{token:"metatag",next:"@tag"}]],[/<\!\[CDATA\[/,{token:"delimiter.cdata",next:"@cdata"}],[/&\w+;/,"string.escape"]],cdata:[[/[^\]]+/,""],[/\]\]>/,{token:"delimiter.cdata",next:"@pop"}],[/\]/,""]],tag:[[/[ \t\r\n]+/,""],[/(@qualifiedName)(\s*=\s*)("[^"]*"|'[^']*')/,["attribute.name","","attribute.value"]],[/(@qualifiedName)(\s*=\s*)("[^">?\/]*|'[^'>?\/]*)(?=[\?\/]\>)/,["attribute.name","","attribute.value"]],[/(@qualifiedName)(\s*=\s*)("[^">]*|'[^'>]*)/,["attribute.name","","attribute.value"]],[/@qualifiedName/,"attribute.name"],[/\?>/,{token:"delimiter",next:"@pop"}],[/(\/)(>)/,[{token:"tag"},{token:"delimiter",next:"@pop"}]],[/>/,{token:"delimiter",next:"@pop"}]],whitespace:[[/[ \t\r\n]+/,""],[/<!--/,{token:"comment",next:"@comment"}]],comment:[[/[^<\-]+/,"comment.content"],[/-->/,{token:"comment",next:"@pop"}],[/<!--/,"comment.content.invalid"],[/[<\-]/,"comment.content"]]}}});

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 6
bin/libs/monaco/vs/basic-languages/src/yaml.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/st/st.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/swift/swift.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/typescript/typescript.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/vb/vb.js


+ 7 - 0
bin/libs/monaco/vs/basic-languages/xml/xml.js

@@ -0,0 +1,7 @@
+/*!-----------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * monaco-languages version: 1.5.1(d085b3bad82f8b59df390ce976adef0c83a9289e)
+ * Released under the MIT license
+ * https://github.com/Microsoft/monaco-languages/blob/master/LICENSE.md
+ *-----------------------------------------------------------------------------*/
+define("vs/basic-languages/xml/xml",["require","exports"],function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.conf={comments:{blockComment:["\x3c!--","--\x3e"]},brackets:[["<",">"]],autoClosingPairs:[{open:"<",close:">"},{open:"'",close:"'"},{open:'"',close:'"'}],surroundingPairs:[{open:"<",close:">"},{open:"'",close:"'"},{open:'"',close:'"'}]},t.language={defaultToken:"",tokenPostfix:".xml",ignoreCase:!0,qualifiedName:/(?:[\w\.\-]+:)?[\w\.\-]+/,tokenizer:{root:[[/[^<&]+/,""],{include:"@whitespace"},[/(<)(@qualifiedName)/,[{token:"delimiter"},{token:"tag",next:"@tag"}]],[/(<\/)(@qualifiedName)(\s*)(>)/,[{token:"delimiter"},{token:"tag"},"",{token:"delimiter"}]],[/(<\?)(@qualifiedName)/,[{token:"delimiter"},{token:"metatag",next:"@tag"}]],[/(<\!)(@qualifiedName)/,[{token:"delimiter"},{token:"metatag",next:"@tag"}]],[/<\!\[CDATA\[/,{token:"delimiter.cdata",next:"@cdata"}],[/&\w+;/,"string.escape"]],cdata:[[/[^\]]+/,""],[/\]\]>/,{token:"delimiter.cdata",next:"@pop"}],[/\]/,""]],tag:[[/[ \t\r\n]+/,""],[/(@qualifiedName)(\s*=\s*)("[^"]*"|'[^']*')/,["attribute.name","","attribute.value"]],[/(@qualifiedName)(\s*=\s*)("[^">?\/]*|'[^'>?\/]*)(?=[\?\/]\>)/,["attribute.name","","attribute.value"]],[/(@qualifiedName)(\s*=\s*)("[^">]*|'[^'>]*)/,["attribute.name","","attribute.value"]],[/@qualifiedName/,"attribute.name"],[/\?>/,{token:"delimiter",next:"@pop"}],[/(\/)(>)/,[{token:"tag"},{token:"delimiter",next:"@pop"}]],[/>/,{token:"delimiter",next:"@pop"}]],whitespace:[[/[ \t\r\n]+/,""],[/<!--/,{token:"comment",next:"@comment"}]],comment:[[/[^<\-]+/,"comment.content"],[/-->/,{token:"comment",next:"@pop"}],[/<!--/,"comment.content.invalid"],[/[<\-]/,"comment.content"]]}}});

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 6 - 0
bin/libs/monaco/vs/basic-languages/yaml/yaml.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 0
bin/libs/monaco/vs/editor/contrib/quickOpen/browser/symbol-sprite.svg


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 0
bin/libs/monaco/vs/editor/contrib/suggest/browser/String_16x.svg


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 0
bin/libs/monaco/vs/editor/contrib/suggest/browser/String_inverse_16x.svg


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/editor/editor.main.css


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/editor/editor.main.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/editor/editor.main.nls.de.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/editor/editor.main.nls.es.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/editor/editor.main.nls.fr.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/editor/editor.main.nls.it.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/editor/editor.main.nls.ja.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/editor/editor.main.nls.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/editor/editor.main.nls.ko.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/editor/editor.main.nls.ru.js


Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 1
bin/libs/monaco/vs/editor/editor.main.nls.zh-cn.js


Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov