Joao Moreno
|
92402b8e53
|
fixes Microsoft/monaco-editor#1199
|
2018-11-21 16:15:28 +01:00 |
|
Joao Moreno
|
723ef6123e
|
fixes #61154
|
2018-11-01 17:58:04 +01:00 |
|
Alex Dima
|
5bd13a8cee
|
More strict null checks (#60565)
|
2018-10-12 17:53:47 +02:00 |
|
Matt Bierner
|
c63c97c128
|
Remove use strict directives in main vs code ts files
We compile using the alwaysStrict flag so these directives are not needed
|
2018-10-02 16:05:44 -07:00 |
|
Joao Moreno
|
7c27df6b63
|
improve context view layout
fixes #57399
fixes #43183
|
2018-09-26 18:03:34 +02:00 |
|
Alex Dima
|
c36258d23f
|
Use const enums (to inline their values in JS)
|
2018-09-06 20:39:19 +02:00 |
|
Benjamin Pasero
|
dbd3e70395
|
debt - more builder cleanup
|
2018-08-27 07:35:28 +02:00 |
|
Benjamin Pasero
|
c4aa2b5da3
|
debt - more builder removal
|
2018-08-27 07:35:04 +02:00 |
|
Christopher Leidigh
|
faadee87a5
|
SelectBox: Prevent layout/hide on no room/offscreen Fixes: #55750 (#56173)
|
2018-08-17 13:10:45 -04:00 |
|
Joao Moreno
|
ee1fb7b629
|
fixes #54630
|
2018-08-03 12:01:38 +02:00 |
|
Matt Bierner
|
ab53222cde
|
Use toDisposable in a few more places
|
2018-07-20 14:16:28 -07:00 |
|
Joao Moreno
|
b904119478
|
fix z index for context menus
|
2018-07-11 16:37:59 +02:00 |
|
Benjamin Pasero
|
c72b0bb408
|
debt - reduce usage of Builder pattern
|
2018-04-03 15:01:52 +02:00 |
|
Matt Bierner
|
ab1669f898
|
Revert "Revert "Avoid using import x = require('...')""
This reverts commit 27256832f3 which turns out did not break the import of vs/nls
|
2018-03-15 10:17:18 -07:00 |
|
Matt Bierner
|
27256832f3
|
Revert "Avoid using import x = require('...')"
This reverts commit 7de696a202.
Seems to have broken loading vs/nls in at least one case in insiders
|
2018-03-15 00:47:33 -07:00 |
|
Matt Bierner
|
7de696a202
|
Avoid using import x = require('...')
Don't use this import form in places where it is not needed. This prevents us from correctly detecting duplicate imports
|
2018-03-14 14:45:59 -07:00 |
|
Alex Dima
|
effcbdd218
|
Fixes Microsoft/monaco-editor#672: Better disposing
|
2018-02-28 12:45:53 +01:00 |
|
Matt Bierner
|
d8e926be97
|
Mark most private static constants as private static readonly
|
2017-11-20 15:18:52 -08:00 |
|
isidor
|
0aadc7f5f6
|
contextview no longer an eventemitter
#38417
|
2017-11-16 19:50:33 +01:00 |
|
Benjamin Pasero
|
da085dfc2e
|
shell/workbench css cleanup
|
2017-03-13 17:54:54 +01:00 |
|
Johannes Rieken
|
6681a2a7d6
|
tsfmt - src
|
2016-10-08 09:53:13 +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
|
e4a183dab4
|
Fixes Microsoft/monaco-editor#2: Fix scrollbars, context menus, mouse operations and content widgets layouting when editor is inside a position:fixed container
|
2016-06-23 23:58:15 +02:00 |
|
Joao Moreno
|
68f4d1eb60
|
streamline lifecycle methods
|
2016-03-23 10:06:12 +00:00 |
|
Benjamin Pasero
|
6bd608e81a
|
more polish and linting
|
2016-01-19 07:41:48 +01:00 |
|
Alex Dima
|
8883fcd03b
|
Leading whitespace fixes
|
2015-11-19 12:56:08 +01:00 |
|
Erich Gamma
|
8f35cc4768
|
Hello Code
|
2015-11-13 14:39:38 +01:00 |
|