Alexandru Dima
d23fd1e0a0
Merge pull request #1303 from swarnava/copyright-year
...
Make copyright year dynamic
6 years ago
Alex Dima
78076d9bf8
2018 -> 2019
6 years ago
二凢
e4d55a9189
Fix lineDecoration example css error
6 years ago
Joshua Sullivan
185a9d5052
Fix javascript regexp range closing bracket
6 years ago
Krish De Souza
4c2b07fb31
Fixed various HTML errors with the various webpages based against w3 html validator
6 years ago
Johannes Rieken
70e48eeb52
debt - more promise cleanup
6 years ago
Swarnava Sengupta
5c2439210d
Make copyright year dynamic
6 years ago
Alex Dima
9af2ead38d
Fix completion item provider sample
6 years ago
Alex Dima
c17896b800
Prepare for 0.15.6
6 years ago
Peng Lyu
65b61b69ca
Prepare for 0.15.5
6 years ago
Alex Dima
5de8ee67af
Prepare for 0.15.4
6 years ago
Alex Dima
8aef99d4dc
Prepare for 0.15.3
6 years ago
Alex Dima
49cad96dad
Prepare for 0.15.2
6 years ago
Alex Dima
cf85c0785a
Fixes #1180
6 years ago
Alex Dima
5900e034e9
Prepare for 0.15.1
6 years ago
Alex Dima
96f41a5292
Improve typings
6 years ago
Alex Dima
98e17d3990
Prepare for new version
6 years ago
Alex Dima
f537e6e183
Fixes #1014 : Update monarch example grammars
6 years ago
Alexandru Dima
d9ca7d5c2a
Merge pull request #1153 from shivanshs9/issue-typos
...
Fixed typos in website page and CHANGELOG
6 years ago
Alexandru Dima
82bf4ac472
Merge pull request #1131 from thetinygoat/fix
...
hacktoberfest fix
6 years ago
Alex Dima
3664cb4445
Break up the gulp website task
6 years ago
Shivansh Saini
cad50490f4
Fix typos and grammar mistakes.
6 years ago
Sachin Saini
520bf9a506
hacktoberfest fix
6 years ago
Alexandru Dima
bb79ae01c1
Merge pull request #1113 from KadoBOT/patch-1
...
Remove commented code
6 years ago
Alexandru Dima
e92950d10f
Merge pull request #1102 from dynamick/master
...
Added Ruby
6 years ago
Ricardo Ambrogi
2428149f99
Remove commented code
...
Commented code should be avoided. There are more downsides then upsides on keeping it. If this piece of code is needed in the future, `git diff` is a better option.
6 years ago
Michele Gobbi
b48262b8c1
Added Ruby
...
Added Ruby lang in Syntax colorization languages list, one of the most used language (mostly in web with the framework Ruby on Rails). It could be attractive for the Ruby developers see their preferred language in the list.
6 years ago
Brooks Becton
8aa75f66b5
Removing obsolete Note in Monarch Docs
6 years ago
Abdussalam Abdurrahman
5ff5d6d984
[clojure] Update Clojure example with one that's more representative.
6 years ago
Michael Käufl
801fa1e84b
Use python examples that work
6 years ago
Alex Dima
1fdfb38901
Pick up new monaco-languages
7 years ago
Alex Dima
c36f474eb5
Update docs
7 years ago
Alex Dima
5ac4970fd5
doc
7 years ago
Alex Dima
6e4a60bfdd
Add samples
7 years ago
Alex Dima
ea3b0177cf
monaco-editor-core@0.14.4
7 years ago
Alex Dima
b04ceadff2
Adopt latest monaco-* modules
7 years ago
Alexandru Dima
946bbab820
Merge pull request #952 from AliMirlou/patch-1
...
Fix typo
7 years ago
haeguri
dc76b1fc95
Fix playground sample option
...
- change `nativeContextMenu` to `contextmenu`
7 years ago
Ali Mirlou
a356c8ad22
Fix typo
7 years ago
Niklas Mollenhauer
c2cc55508b
Fix hash comment in xdot sample
7 years ago
Avelino
0c074dcc2a
added clojure exampple
...
ref #828
7 years ago
Martin Aeschlimann
c1510365db
fix JSON sample (for #899 )
7 years ago
Remy Suen
4279391dde
Add folding provider sample to the playground
...
Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Alex Dima
28e4b900b8
update changelog
7 years ago
Peng Lyu
6dc4fba5de
update dependencies, changelog
7 years ago
Peng Lyu
14e82b33a4
Fix #826 . Add samples for new languages
7 years ago
Alex Dima
9589cfacb8
Push .d.ts files
7 years ago
Alex Dima
3902b0b55c
Prepare release
7 years ago
Alex Dima
4f663fab48
Fixes #780 : Adopt new hover API
7 years ago
Alex Dima
6fa2a2ec0e
Add color provider sample ( #775 )
7 years ago
Alex Dima
2680c7133d
Adopt latest deps ( fixes #757 )
7 years ago
Alex Dima
2d54688825
Update CHANGELOG and dependencies
7 years ago
Alex Dima
c6192de715
Ship better typings file
7 years ago
Alex Dima
290dd05367
Merge remote-tracking branch 'origin/master' into PAPERPANKS-master
7 years ago
Alexandru Dima
b734cea11a
Merge pull request #726 from MSeifert04/add-linebreak-example
...
Add linebreak for if
7 years ago
Alexandru Dima
b900ebbd75
Merge pull request #731 from apalm/patch-1
...
Fix `Configure JSON defaults` sample
7 years ago
Alex Dima
be4df5641b
Adopt latest modules
7 years ago
Peng Lyu
41bb016283
Merge pull request #740 from nikeee/fix-linenumbers
...
Fix line number API usage
7 years ago
Peng Lyu
a9a9a486ce
2018 ;(
7 years ago
Niklas Mollenhauer
0b10139f53
Fix line number API usage
7 years ago
Peng Lyu
e52655e468
Fix #716 .
7 years ago
Andrew Palm
d387351c5f
Update JavaScript for configure-json-defaults sample
7 years ago
MSeifert04
a9dbe7bcaf
add line break in example
7 years ago
Alex Dima
bad3c34056
update .d.ts
7 years ago
Pankaj Kumar Gautam
b4ef188d9b
giving color to span
...
To easily noticed by users 'not' span is coloured with deep orange (#ff5722)
8 years ago
Pankaj Kumar Gautam
56d3e5736e
adding microsoft logo to footer
8 years ago
rebornix
48f80526d6
update tyings version.
8 years ago
rebornix
e5c642781a
adopt monaco-editor-core and extensions, update release notes.
8 years ago
rebornix
8ef75ad01c
Fix #538 . Update action registration with key chord.
8 years ago
rebornix
77b9f571f6
Revert "JSON completion provider doesn't work without triggering characters."
...
This reverts commit d5f9985edb
.
8 years ago
rebornix
d5f9985edb
JSON completion provider doesn't work without triggering characters.
8 years ago
rebornix
a7b44c7331
Add code sample for codelens helper
8 years ago
rebornix
4c208b788c
#496 , override row margin left in monaco editor. css minify does not allow me put this rule in bootstrap fixes section.
8 years ago
Sam El-Husseini
8176a1a607
Update custom-languages playground sample to use SnippetString
8 years ago
Alex Dima
1c96b05095
Update copyright year
8 years ago
Alex Dima
f37e26bee5
Add missing samples for msdax, postiats and sol
8 years ago
Alex Dima
6ce435ec23
Adopt latest editor in samples
8 years ago
Martin Aeschlimann
06c48a7281
Website - Jade should be Pug. Fixes #13
8 years ago
Mustafa
31d31cd817
Updating date at footer
8 years ago
Alex Dima
3d272380ab
0.8.3. prep
8 years ago
Alex Dima
12024252f9
0.8.2 prep
8 years ago
Alex Dima
f59fa81626
Fixes #350 : Website CSS issue
8 years ago
Alex Dima
bcbfe78228
Prepare for 0.8.1
8 years ago
Alex Dima
a2420bccfb
fix website
8 years ago
Alex Dima
a5e6a9e8c8
fix version
8 years ago
Alex Dima
3c875c4ac9
Prep for 0.8.0
8 years ago
Alex Dima
daadc5b223
Adopt latest API around defining a custom theme
8 years ago
Alex Dima
0e78d5c099
Update custom languages sample to latest theme API
8 years ago
Alexandru Dima
754bc0d5b6
Merge pull request #242 from Hirse/feature/yaml
...
Add YAML samples
8 years ago
Alex Dima
825ed22017
Optimize loading speed of the website pages
8 years ago
Alex Dima
25e381f6f9
Customize API doc theme
8 years ago
Alex Dima
b817dda06a
Generate API docs with custom theme
8 years ago
Alex Dima
7a10545fee
Clean up fork on github ribbon
8 years ago
Alex Dima
4621d2bfa0
Link to the generated API doc
8 years ago
Alex Dima
564d195403
Also generate a top level monaco.d.ts
8 years ago
d056950
d52230e85e
Add YAML samples
8 years ago
Alex Dima
9ff02988e6
0.7.0
8 years ago
Alex Dima
a88225bcf0
Prepare for 0.7.x
8 years ago
Alex Dima
fb992723d6
Website tweaks
9 years ago
Alex Dima
dfbd13e448
Fixes Microsoft/monaco-editor#168 : remove enablement, context menu for action
9 years ago