Alex Dima
|
aa757660ec
|
check in generated samples
|
2019-09-19 10:54:02 +02:00 |
|
Alex Dima
|
6b6ddf11a7
|
Generate samples
|
2019-09-19 10:53:50 +02:00 |
|
Alexandru Dima
|
e647012c72
|
Merge pull request #1543 from mradkov/master
Add Sophia ML example
|
2019-09-19 10:45:25 +02:00 |
|
Alexandru Dima
|
356e291d1b
|
Merge pull request #1387 from ehsan-mohammadi/master
Updated html sample code
|
2019-09-19 10:43:44 +02:00 |
|
Alexandru Dima
|
40cf59faad
|
Add Pascal samples (#1358)
Add Pascal samples
|
2019-09-19 10:41:25 +02:00 |
|
Milen Radkov
|
c2dba464fa
|
add sophia example
|
2019-08-09 17:49:33 +03:00 |
|
Peng Lyu
|
02fb6bfd43
|
Symbols provider sample
|
2019-07-24 12:03:20 -07:00 |
|
Alex Dima
|
daafcb4ce8
|
nls example
|
2019-03-26 12:32:35 +01:00 |
|
Ehsan
|
ea5b064df6
|
Update sample.html.txt
|
2019-03-22 10:19:58 +04:30 |
|
unknown
|
18fd7687ce
|
Updated html sample code
|
2019-03-21 23:00:52 +03:30 |
|
Alessandro Fragnani
|
dc033aecd9
|
Add Pascal samples
|
2019-03-11 23:47:33 -03:00 |
|
Alex Dima
|
7edb4d6f13
|
Use PATH_PREFIX correctly in dev-setup
|
2019-03-01 22:39:49 +01:00 |
|
Alex Dima
|
440404716e
|
Upgrade to gulp 4
|
2019-02-19 11:16:39 +01:00 |
|
Johannes Rieken
|
70e48eeb52
|
debt - more promise cleanup
|
2019-02-08 15:19:17 +01:00 |
|
Pavel Lang
|
4b680d4874
|
feat(graphql): add graphql code sample
|
2018-12-08 06:38:55 +01:00 |
|
Alex Dima
|
9af2ead38d
|
Fix completion item provider sample
|
2018-11-23 12:40:22 +01:00 |
|
Alex Dima
|
cf85c0785a
|
Fixes #1180
|
2018-11-13 19:39:07 +01:00 |
|
Alex Dima
|
62ba0daa6c
|
Recreate generated samples
|
2018-11-09 21:21:00 +01:00 |
|
Alexandru Dima
|
35f3f99ff2
|
Merge pull request #1161 from dabockster/master
Added better Java sample (FizzBuzz instead of JUnit)
|
2018-11-09 21:19:04 +01:00 |
|
Alexandru Dima
|
9e08d445f3
|
Merge pull request #1160 from arvind0598/patch-1
Updated C# sample code for a simpler game.
|
2018-11-09 21:18:42 +01:00 |
|
Steven Bock
|
76520b7330
|
Added better Java sample (FizzBuzz instead of JUnit).
|
2018-10-31 20:09:32 -07:00 |
|
Arvind S
|
2000b63fa4
|
Fixed namespace and indentation
|
2018-10-31 23:20:34 +05:30 |
|
Arvind S
|
9c914da118
|
Updated to simpler example.
Now prints prime numbers from 1 to 100.
|
2018-10-31 23:15:03 +05:30 |
|
Sachin Saini
|
520bf9a506
|
hacktoberfest fix
|
2018-10-20 22:00:39 +05:30 |
|
Michael Käufl
|
801fa1e84b
|
Use python examples that work
|
2018-09-05 22:36:44 +02:00 |
|
Alex Dima
|
ea3b0177cf
|
monaco-editor-core@0.14.4
|
2018-08-10 18:11:21 +02:00 |
|
Alex Dima
|
b04ceadff2
|
Adopt latest monaco-* modules
|
2018-08-10 13:23:14 +02:00 |
|
haeguri
|
dc76b1fc95
|
Fix playground sample option
- change `nativeContextMenu` to `contextmenu`
|
2018-07-19 01:11:35 +09:00 |
|
Remy Suen
|
4279391dde
|
Add folding provider sample to the playground
Signed-off-by: Remy Suen <remy.suen@gmail.com>
|
2018-05-15 11:02:35 -04:00 |
|
Alex Dima
|
27bb265b52
|
Update generated samples
|
2018-04-11 16:06:57 +02:00 |
|
Alex Dima
|
6fa2a2ec0e
|
Add color provider sample (#775)
|
2018-03-29 16:31:43 +02:00 |
|
Alex Dima
|
2680c7133d
|
Adopt latest deps (fixes #757)
|
2018-03-15 10:59:18 +01:00 |
|
Alexandru Dima
|
b900ebbd75
|
Merge pull request #731 from apalm/patch-1
Fix `Configure JSON defaults` sample
|
2018-03-13 18:27:12 +01:00 |
|
Alex Dima
|
be4df5641b
|
Adopt latest modules
|
2018-03-12 19:16:45 +01:00 |
|
Alex Dima
|
6426199699
|
Fix test page issue
|
2018-03-12 16:42:49 +01:00 |
|
Niklas Mollenhauer
|
0b10139f53
|
Fix line number API usage
|
2018-03-03 18:54:04 +01:00 |
|
Andrew Palm
|
00b766829b
|
Run gulp generate-test-samples
|
2018-02-20 20:38:30 -05:00 |
|
rebornix
|
8ef75ad01c
|
Fix #538. Update action registration with key chord.
|
2017-08-09 14:25:59 -07:00 |
|
rebornix
|
77b9f571f6
|
Revert "JSON completion provider doesn't work without triggering characters."
This reverts commit d5f9985edb.
|
2017-07-13 16:34:39 -07:00 |
|
rebornix
|
d5f9985edb
|
JSON completion provider doesn't work without triggering characters.
|
2017-07-13 16:27:01 -07:00 |
|
rebornix
|
a7b44c7331
|
Add code sample for codelens helper
|
2017-07-13 15:44:53 -07:00 |
|
Sam El-Husseini
|
c9e4b0bb2d
|
Update tests
|
2017-07-05 23:49:14 +03:00 |
|
Alex Dima
|
f37e26bee5
|
Add missing samples for msdax, postiats and sol
|
2017-07-03 14:37:10 +02:00 |
|
Alex Dima
|
6ce435ec23
|
Adopt latest editor in samples
|
2017-07-03 14:15:09 +02:00 |
|
Alex Dima
|
6328b62e22
|
Switch themes via a combo box
|
2017-07-03 08:56:53 +02:00 |
|
Alex Dima
|
3d3fea5626
|
Simplify index.js
|
2017-07-03 08:42:01 +02:00 |
|
Martin Aeschlimann
|
06c48a7281
|
Website - Jade should be Pug. Fixes #13
|
2017-06-26 15:41:04 +08:00 |
|
Alex Dima
|
3d272380ab
|
0.8.3. prep
|
2017-03-03 17:45:12 +01:00 |
|
Alex Dima
|
2b855d64b6
|
Add diff editor test page
|
2017-03-01 13:11:56 +01:00 |
|
Alex Dima
|
088301bfb9
|
More changelog
|
2017-01-18 18:31:40 +01:00 |
|