Releases: justjavac/vscode-deno
Releases · justjavac/vscode-deno
v1.8.0
30 Apr 16:16
Compare
Sorry, something went wrong.
No results found
v1.5.0
10 Apr 15:17
Compare
Sorry, something went wrong.
No results found
upgrade execa@4.0.0, typescript@3.8.3,typescript-deno-plugin@1.3.0
remove some snippets #72
benching
colors
media_types
prettier
strings
v1.4.0
07 Dec 09:04
Compare
Sorry, something went wrong.
No results found
suport vscode >= 1.14.0
upgrade execa@3.4.0, which@2.0.2
fix deno finder #58
v1.3.3
29 Aug 09:37
Compare
Sorry, something went wrong.
No results found
fix deno version for ci #52
upgrade typescript-deno-plugin@1.2.7 #51
Bump lodash from 4.17.11 to 4.17.14 #45
v1.3.2
06 Jun 01:53
Compare
Sorry, something went wrong.
No results found
deep merge compilerOptions #34
v1.3.0
28 Apr 06:45
Compare
Sorry, something went wrong.
No results found
Upgrade deno v0.3.9 check #28
deno v0.3.9 have a break change:
cli: Change "deno --types" to "deno types" and "deno --prefetch" to "deno
prefetch" (#2157 )
v1.2.1
19 Apr 10:44
Compare
Sorry, something went wrong.
No results found
fix 'can not found module typescript/lib/tsserverlibrary' bug
v1.2.0 [YANKED]
19 Apr 10:27
Compare
Sorry, something went wrong.
No results found
use deno formater for ci
add i18n(zh-cn)
use configurationSection instead of literal string #14
add badge for travis #17
remove unnecessary activationevents #18
Generate Deno's .d.ts file #21
upgrade typescript-deno-plugin from 1.1.0 to v1.2.1
add headers fallback when module is not found #3
set default compilation options #4
add deno declaration files #5 #7
v1.0.7
11 Mar 05:00
Compare
Sorry, something went wrong.
No results found
use execa instead of child_process.exec #6
refactor: improve performance #7 #9
add import snippets for deno std #8
v1.0.6
09 Mar 05:29
Compare
Sorry, something went wrong.
No results found
Revert "bundling extension using webpack"