Commit graph

357 commits

Author SHA1 Message Date
Joao Moreno 2493556ca0 fixes #9269 2016-07-18 10:43:45 +02:00
Joao Moreno 1ef9a66db0 Revert "revert changes to gulp files"
This reverts commit 23afe96996.
2016-07-12 17:12:38 +02:00
Joao Moreno 23afe96996 revert changes to gulp files
Revert "oops"

This reverts commit 2be0f1d8cd.

Revert "cleanup top level gulpfile"

This reverts commit 849311713d.

Revert "use strict"

This reverts commit b6b7e82041.

Revert "forgot top level"

This reverts commit 1552828709.

Revert "remove VSCODE_BUILD_QUIET"

This reverts commit 8df5e70d12.
2016-07-12 11:47:48 +02:00
Joao Moreno 849311713d cleanup top level gulpfile 2016-07-12 11:12:50 +02:00
Joao Moreno b6b7e82041 use strict 2016-07-12 11:06:15 +02:00
Joao Moreno 8df5e70d12 remove VSCODE_BUILD_QUIET 2016-07-12 10:47:19 +02:00
Benjamin Pasero db398da987 first cut get rid of hc hacks 2016-07-10 12:28:11 +02:00
Alex Dima b4107923a5 Fixes #8800: Move ScrollbarVisibility to /common/ 2016-07-08 09:31:28 +03:00
Johannes Rieken 1920059e45 rename index file 'keybindingService' to 'keybinding' such that it is aligned with the rest 2016-07-06 16:43:01 +02:00
Benjamin Pasero a4906266aa remove console log 2016-07-04 18:14:52 +02:00
Benjamin Pasero cb854ee90c asar bites 2016-07-04 18:14:33 +02:00
Benjamin Pasero 5289f9b01f shut up asar 2016-07-04 17:47:10 +02:00
isidor 5891645f89 extensions: include markdown.css in built vscode
fixes #8251, #8258,
2016-06-29 15:38:09 +02:00
Martin Aeschlimann 57c83e75af Fix in standalone editor build script - remove standaloneLanguages2 2016-06-26 13:11:08 +02:00
Martin Aeschlimann 793ede49d5 Monaco version to 0.5.3 2016-06-26 13:03:35 +02:00
Alex Dima d49899a916 Fixes microsoft/monaco-editor#26: window.scrollX is not supported in IE 2016-06-24 22:45:55 +02:00
Alex Dima 08f87581b6 Fix issue where IMenuService is not instantiated in standalone editor 2016-06-24 20:04:22 +02:00
Alex Dima 7e7837ba66 Faster gulp compile tasks 2016-06-24 18:47:26 +02:00
Alex Dima 553eae98a7 Remove deprecated methods 2016-06-24 15:05:58 +02:00
Alex Dima f58ec3ae00 monaco-editor-core v0.5.0 2016-06-24 12:37:07 +02:00
Alex Dima 7a8b9e9b02 The editor cannot be shipped without third party OSS anymore 2016-06-24 12:32:30 +02:00
Alex Dima 9184a301c0 marked now needs to be shipped in monaco-editor-core due to 51f2d539a6 2016-06-24 12:30:53 +02:00
Alex Dima 7fd20ffa75 update monaco-editor-core changelog 2016-06-24 12:19:51 +02:00
Alex Dima 50fabe9c15 Bring back MonacoEnvironment (rename GlobalEnvironment back to MonacoEnvironment) 2016-06-24 12:15:25 +02:00
Dirk Baeumer 4e2e9302d3 Fixing monaco.d.ts generation 2016-06-24 11:15:39 +02:00
Martin Aeschlimann 51f2d539a6 Use MarkedString insetad of HTMLContentElement 2016-06-24 10:23:50 +02:00
Martin Aeschlimann 79b65f326a [css] use vscode-css-languageservice 2016-06-23 17:41:43 +02:00
Alex Dima b6943a1cfd Fixes microsoft/monaco-editor#5 2016-06-23 12:23:19 +02:00
Alex Dima eefcdc9dd7 Handle better the case when web workers are not available / misconfigured 2016-06-23 11:32:50 +02:00
Martin Aeschlimann ddc2726071 [standalone] add markers to code action provider API 2016-06-22 09:35:26 +02:00
Benjamin Pasero eb41d47b26 delete markdown language from vscode 2016-06-20 17:36:50 +02:00
Alex Dima 1ebfb1b687 Add createDiffNavigator API 2016-06-16 16:36:16 +02:00
Alex Dima a403b5269c standalone editor version bump 2016-06-16 14:58:01 +02:00
Alex Dima de787e7356 bump version 2016-06-16 12:09:01 +02:00
Alex Dima 0848fd850a Add createData option for web workers, clean up monaco.worker API 2016-06-16 12:08:43 +02:00
Joao Moreno 8e2afc848e do not list node modules in gulpfile
related to #7735
2016-06-16 11:22:57 +02:00
Johannes Rieken f5898acf16 Merge pull request #7656 from Microsoft/kieferrm/markdown
extract markdown into an extension
2016-06-16 09:23:49 +02:00
Daniel Imms 7cc098c7c9 Add ansi-regex to baseModules to fix build 2016-06-15 11:21:34 -07:00
Martin Aeschlimann b5da08b002 [css] browser.js not packaged: fixes #7707 2016-06-15 12:35:08 +02:00
kieferrm 7afe57dfdc add tomorrow.css to exclusion list for hygiene 2016-06-15 11:11:44 +02:00
Martin Aeschlimann 06f4122b24 update file exclusions for extensions 2016-06-14 15:14:55 +02:00
kieferrm 0b856de5a7 prepackage markdown extension 2016-06-14 15:01:58 +02:00
Martin Aeschlimann 2b247ccbfd [css] move to extension 2016-06-13 11:30:19 +02:00
Alex Dima eca3662d6b Improve monaco.d.ts documentation 2016-06-11 13:54:13 +02:00
Alex Dima 8fd51f85b9 Generate monaco.d.ts continuously and check it in build 2016-06-10 18:40:32 +02:00
Alex Dima bac26893f2 Improve monaco-editor-core package.json 2016-06-09 11:29:01 +02:00
Alex Dima 07607511db Ship README.md with monaco-editor-core 2016-06-09 11:20:03 +02:00
Alex Dima 8ad5ab52b7 Wrap 3rd party code to make it clear in minified files 2016-06-09 10:50:19 +02:00
Alex Dima 271973f43d Fix build 2016-06-09 00:31:24 +02:00
Alex Dima 350dd1ed2f Bundle editorWorkerServer into workerServer and editorSimpleWorker into simpleWorker 2016-06-09 00:22:59 +02:00
Alex Dima 235bdabe36 Move SelectionDirection to selection.ts 2016-06-08 22:03:32 +02:00
Alex Dima 03cfd18a68 Add analyze-editor-distro task 2016-06-08 20:59:08 +02:00
Alex Dima b38055cdde Extract module ids and wrap around bundled code in a function to aid in minification 2016-06-08 20:35:10 +02:00
Alex Dima 27dae4d2b7 Bundler: generate bundleInfo, remove duplicated TS boilerplate 2016-06-08 20:35:08 +02:00
Benjamin Pasero d9491c040d no-verbose tsb build, only apply markers to closed documents 2016-06-08 15:15:25 +02:00
Alex Dima 90eb74e313 Delete code that was extracted to other repos 2016-06-08 10:17:51 +02:00
Alex Dima bb7358555b Inline small svg/png images when bundling editor 2016-06-07 18:46:56 +02:00
Andre Weinand 5030d8dded fix source maps for builtin extensions (Windows) 2016-06-07 00:53:18 +02:00
Andre Weinand 5779719573 fix source maps for builtin extensions 2016-06-07 00:33:48 +02:00
Alex Dima 634ebbb123 monaco-editor: add monaco.languages.setMonarchTokensProvider 2016-06-06 16:44:44 +02:00
Martin Aeschlimann 346834b1f0 configuration-editing: fix npm install, vscode lookup, completion item usage 2016-06-06 08:46:47 +02:00
Alex Dima c60d46a2fb Rename richEditSupport to languageConfigurationRegistry 2016-06-03 15:04:30 +02:00
Alex Dima 84e204b238 Tweak standalone api 2016-06-02 15:52:55 +02:00
Alex Dima 74c67338f4 bump version in monaco-editor-core 2016-06-01 13:00:03 +02:00
Alex Dima 5621fcab1d Reduce standalone editor API surface 2016-06-01 13:00:01 +02:00
Alex Dima b5461b22dd Document and rearrange things in monaco.d.ts 2016-06-01 13:00:00 +02:00
Daniel Imms 08009c568d Pull linux package revision initialization to top
This prevents potentially different revisions for deb and rpm files built
during same gulp task.
2016-05-31 18:51:45 -07:00
Daniel Imms f3861c64d1 Use applicationName for build dirs 2016-05-31 18:48:59 -07:00
Daniel Imms 274da23471 Add version and revision to deb package name
Fixes #6587
2016-05-31 18:28:06 -07:00
Daniel Imms 9060d64fec Add version and revision to rpm package
Part of #6587
2016-05-31 18:21:47 -07:00
Daniel Imms 5ccd2ff46c Use app name not 'code' in deb/rpm files
Fixes #6547
2016-05-31 17:58:06 -07:00
Daniel Imms b564e145e5 Rename deb/rpms from vscode -> code
Matches the name of the command

Fixes #6547
2016-05-31 17:41:43 -07:00
Daniel Imms 9e3408db12 Merge pull request #6985 from Microsoft/tyriar/june
Tyriar changes for June
2016-05-31 09:14:57 -07:00
Alex Dima 0e81224179 Further fixes to gulpfile.editor 2016-05-31 16:37:47 +02:00
Alex Dima 33771bbfaa Fix build/gulpfile.editor 2016-05-31 16:32:24 +02:00
Alex Dima 7ec0f25030 Improve editor-distro gulp task 2016-05-31 16:31:35 +02:00
Alex Dima 561cd05099 Bring in monaco.d.ts into the /src/ folder such that editor API can be typechecked to be exported correctly 2016-05-31 16:31:35 +02:00
Daniel Imms 4c71c3ed16 Use correct StartupWMClass in desktop entry
This prevents two entries appearing in the launcher.

Fixes #6593
2016-05-27 16:11:01 -07:00
Joao Moreno b76da24dcd clean up pty.js on packaging
fixes #6963
2016-05-27 14:57:47 +02:00
Alex Dima 668a4ff8b1 Add completion API to the standalone editor 2016-05-26 23:28:14 +02:00
Alex Dima e7352f726f Address Joh's feedback for the standalone editor API 2016-05-26 16:19:08 +02:00
Alex Dima 355656c52f Add languages API to the standalone editor 2016-05-25 23:56:28 +02:00
Alex Dima e074dc1892 Regenerated standalone API 2016-05-25 15:38:02 +02:00
Alex Dima d6659f6dd3 Reduce standalone editor API through @internal markers 2016-05-25 15:31:31 +02:00
Alex Dima 545af1f16c Remove vs/text loader plugin 2016-05-23 20:03:41 +02:00
Alex Dima 875e28c7ce Remove IEditorRange, IEditorSelection 2016-05-22 14:24:18 +02:00
Alex Dima 9de85cbefa Remove IEditorPosition 2016-05-22 14:24:16 +02:00
Alex Dima b9b39fd2ae Auto-format the generated monaco-editor.d.ts 2016-05-21 11:29:43 +02:00
Alex Dima b693a851e4 Fully automated monaco-editor.d.ts 2016-05-21 11:29:42 +02:00
Alex Dima 8b9c16f71c One last manual update for future reference 2016-05-21 11:29:41 +02:00
Alex Dima c2f48a9116 format reference monaco-editor.d.ts 2016-05-21 11:29:40 +02:00
Daniel Imms 618fdc1300 Enable integrated terminal on Windows 2016-05-20 13:47:29 -07:00
Daniel Imms ca7937b279 Revert "Disable integrated terminal to unblock Windows build"
This reverts commit bbc1950d34.
2016-05-20 13:47:28 -07:00
Alex Dima 0519a269ec First cut at monaco editor d.ts auto-generation 2016-05-20 17:45:42 +02:00
Daniel Imms bbc1950d34 Disable integrated terminal to unblock Windows build 2016-05-19 13:45:28 -07:00
Daniel Imms 00c49f8477 Include terminalProcess in packaged vscode
Fixes #6551
2016-05-19 10:46:57 -07:00
Daniel Imms 39548c779c Exclude terminalPanel on windows 2016-05-18 16:53:14 -07:00
Daniel Imms a30a32a65a Try temporarily fix windows build by removing pty.js from packages 2016-05-18 16:43:24 -07:00
Daniel Imms 92621b5f10 Add integrated terminal module, move typings up tree 2016-05-17 10:56:50 -07:00
Alex Dima 71dcb8069d Adopt latest loader that adds nodeModules option to disambiguate node modules from AMD modules at bundle time and adopt it in the gulp tasks 2016-05-17 18:22:38 +02:00