Kid
|
a3e0766e6a
|
docs: match install section with website (#9665)
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
|
2021-03-15 12:46:08 +01:00 |
|
David Sherret
|
3ab48864fe
|
fix(fmt): Correctly format hard breaks in markdown (#9742)
|
2021-03-10 08:17:24 -05:00 |
|
Heyward Fann
|
f4980898cd
|
docs: update getting started for coc (#9571)
|
2021-02-22 15:35:12 +11:00 |
|
Takahiko Inayama
|
097efa100a
|
docs: Use JSONC code block for commenting (#9511)
|
2021-02-17 12:18:39 +11:00 |
|
Mohammed Chelouti
|
2823c02e43
|
docs(tools): add documentation for Vim/Neovim plugin ALE (#9270)
|
2021-01-26 17:12:44 +11:00 |
|
Kitson Kelly
|
02c6a88d8a
|
docs: improve manual around typescript (#8139)
Fixes #9054
|
2021-01-20 09:28:58 +11:00 |
|
Ryan Dahl
|
cb658f5ce5
|
Remove emoji from welcome script so it looks better on windows (#9031)
|
2021-01-07 05:51:15 -05:00 |
|
Yuki Tanaka
|
bcdc2da4c7
|
docs: Fix instructions about how to setup development environment with Vim/Neovim (#8937)
|
2020-12-30 17:30:01 +01:00 |
|
Maxim Zhukov
|
6719cb9b2a
|
docs(watch): Add note about --unstable flag (#8876)
|
2020-12-28 22:37:06 +01:00 |
|
Casper Beyer
|
25218a6a2d
|
docs(webassembly): add a link to mdn documentation (#8903)
|
2020-12-28 22:01:32 +01:00 |
|
Steven Guerrero
|
2e976080c7
|
docs(lsp): add Sublime Text integration documentation (#8797)
|
2020-12-17 14:40:21 +11:00 |
|
Valentin Anger
|
2c778f89da
|
docs(tools): Move setup environment's community paragraph back (#8745)
|
2020-12-14 09:22:26 +11:00 |
|
Valentin Anger
|
a54ede099d
|
docs(tools): add documentation for the deno lsp command (#8676)
Co-authored-by: Yuki Tanaka <uki00a@gmail.com>
|
2020-12-10 22:34:54 +01:00 |
|
Nayeem Rahman
|
b77d6cb29e
|
chore(std): Remove tsconfig_test.json (#8629)
Ref #8050
|
2020-12-07 21:49:58 +11:00 |
|
Bartek Iwańczuk
|
230a11e8a4
|
Revert "docs(cli): Fix documentation about usage of deno completions … (#8468)
This reverts commit 17d4cd9213 .
|
2020-11-23 13:41:50 +01:00 |
|
Mayank Agarwal
|
17d4cd9213
|
docs(cli): Fix documentation about usage of deno completions script (#8369)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2020-11-22 16:29:22 +01:00 |
|
Nikita Sobolev
|
3bb5257e6d
|
docs: fix code highlighting in typescript.md (#8277)
|
2020-11-07 11:02:55 +01:00 |
|
Trivikram Kamat
|
23557331c9
|
docs: add Deno security model conference video link (#7724)
|
2020-11-06 12:35:17 +11:00 |
|
Max Drosdo.www
|
17eaede643
|
docs: fix command examples use outdated default file_server port (#8062)
|
2020-10-22 17:17:38 +02:00 |
|
Nayeem Rahman
|
070d99645f
|
chore: Rename --importmap to --import-map (#7032)
--importmap still works as an alias to --import-map
but is not visible in CLI help output.
|
2020-10-20 14:30:59 +02:00 |
|
Casper Beyer
|
e58763737e
|
docs(getting_started): fix WebAssembly example (#8028)
|
2020-10-19 14:43:58 +02:00 |
|
Trivikram Kamat
|
8ceb165e5d
|
docs: end sentences with a period in docs (#7730)
|
2020-09-28 16:01:32 +10:00 |
|
Trivikram Kamat
|
c28757f379
|
docs: update GitHub doc links to use $CLI_VERSION (#7710)
|
2020-09-27 12:12:33 +02:00 |
|
Search
|
52c67d301c
|
docs(cli): Update web assembly example and accepted compiler options in docs. (#7678)
Fixes #7556
Fixes #7634
|
2020-09-27 05:48:32 +10:00 |
|
Luca Casonato
|
f06724f238
|
docs: manual updates for 1.4 features and changes (#7440)
|
2020-09-13 15:17:25 +02:00 |
|
tokiedokie
|
7ff0c4d8c8
|
docs: move “Debugger” to “Debugging your code” in “Getting started” (#7421)
|
2020-09-11 16:28:25 +02:00 |
|
Danilo Sampaio
|
dfd8794da4
|
docs: add a Powershell autocomplete example (#7329)
|
2020-09-10 10:13:30 +02:00 |
|
Matt Barnett-Jones
|
58c83b671b
|
Typo in zsh env setup steps (#7250)
|
2020-08-29 10:15:23 -04:00 |
|
tokiedokie
|
68e1ba07d3
|
typos (#7082)
|
2020-08-17 12:17:57 -04:00 |
|
Nayeem Rahman
|
81ce4499e7
|
fix: Make std work with isolatedModules (#7016)
|
2020-08-12 12:01:36 +02:00 |
|
Prabhanjan
|
fdb2dab7cd
|
docs: instructions for loading zsh completions (#6998)
|
2020-08-09 23:50:29 -04:00 |
|
Arseny Kruglikov
|
bda9f61972
|
docs: fix some grammar mistakes in permissions.md (#6949)
|
2020-08-03 22:57:57 -04:00 |
|
Luca Casonato
|
4afb4b6e46
|
feat: add $STD_VERSION replacement variable in docs (#6922)
|
2020-07-31 11:12:20 +02:00 |
|
Jordan Cannon
|
3b7fdd6734
|
Fix typo (#6872)
|
2020-07-26 10:41:24 -04:00 |
|
Jason Miller
|
c587450cd4
|
typo (#6800)
|
2020-07-19 12:10:55 -04:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Luca Casonato
|
ac000341db
|
--no-check docs (#6714)
|
2020-07-13 00:51:39 -04:00 |
|
Stanislav
|
55c234af97
|
docs: update discord link (#6599)
|
2020-07-02 09:15:36 -04:00 |
|
Casper Beyer
|
d2403caa3b
|
doc: WASM -> WebAssembly (#6426)
|
2020-06-22 11:27:25 -04:00 |
|
Mandeep Singh
|
9e8ecedfea
|
docs: added autocompletion example for zsh (#6298)
|
2020-06-15 12:09:17 -04:00 |
|
Dan
|
f7d0e39892
|
minor grammar fix (#6299)
noun -> verb
|
2020-06-15 12:08:35 -04:00 |
|
Luca Casonato
|
0ffc99a61d
|
Move to allowlist and blocklist (#6282)
|
2020-06-13 13:09:39 -04:00 |
|
Jaap Aarts
|
3eee961473
|
document "deno run -" (#6256)
|
2020-06-12 10:59:51 -04:00 |
|
Tomofumi Chiba
|
a1b37f177b
|
fixed double prompt in manual (#6230)
|
2020-06-10 20:24:41 -04:00 |
|
Nayeem Rahman
|
f247423f20
|
doc: Add a CLI section (#6164)
|
2020-06-08 09:49:32 -04:00 |
|
hork71
|
6155ec2317
|
docs: vim/neovim settings for editors (#6064)
|
2020-06-07 13:52:53 +02:00 |
|
Mudit Ameta
|
8f08b3f73d
|
Add instructions for using Deno with Emacs (#5928)
|
2020-05-28 16:27:27 -04:00 |
|
迷渡
|
23bbb39454
|
doc: official denoland extension (#5890)
|
2020-05-27 01:06:08 -04:00 |
|
crowlKats
|
d4711feba8
|
docs: update JetBrains environment support (#5877)
|
2020-05-26 13:11:08 -04:00 |
|
Robin Wieruch
|
44477596ed
|
improve docs (#5872)
|
2020-05-26 10:08:23 -04:00 |
|