JavaScript Indonesia Channel
11.3K subscribers
597 photos
7 videos
3 files
17.3K links
Channel yang berisi kumpulan berita atau konten seputar JavaScript, Typescript, HTML, CSS, Library, Framework JS, Node.js , dan juga engine-nya

Untuk pencarian artikel,gunakan fitur pencarian di channel ini,dan bisa juga dicari berdasarkan hashtag #
Download Telegram
Pembaruan untuk text editor Visual Studio Code versi 1.30 sudah tersedia

Catatan rilisnya :
https://code.visualstudio.com/updates/v1_30

Multiline search improvements - Easily create multiline search patterns without using regex.

Custom title bar on Linux - The custom title and menu bar is now the default on Linux.

References view - Find All References view includes history of recent searches.

Snippet comment variables - Snippet variables insert correct comment per language.

JS/TS callback display - Now you can see the context of anonymous callbacks.

JSDoc Markdown highlighting - Including syntax highlighting for Markdown code blocks in JSDoc.

Simplified debug configuration - Better defaults and

Quick Pick UI for initial launch configuration.

Run tasks on folder open - Configure tasks to run when you first open a project folder.

Choose extension version - Install earlier versions of Marketplace extensions.


Download atau update VSCode melalui :
https://code.visualstudio.com/

#code #text #editor #vscode
Pembaruan untuk Visual Studio Code dan VS Codium versi 1.39 sudah tersedia

Catatan rilis singkatnya :
Text selections displayed in minimap - See selection regions in the minimap overview.
Toggle region folding keyboard shortcut - Quickly expand and collapse regions with Toggle Fold.
Source Control tree view - Display pending changes in either a list or new tree view.
Open terminal in custom working directory - Add keyboard shortcuts for specific folders.
HTML ARIA attribute reference links - Links to ARIA documentation directly from IntelliSense.
CSS property completions include semicolons - Semicolons added as you enter CSS properties.
CSS color variables preview - Color variable completions display color swatch.
Improved column breakpoint UI - View possible inline breakpoints directly in your source code.


Selengkapnya
https://code.visualstudio.com/updates/v1_39

Unduh di :
https://code.visualstudio.com/
https://vscodium.com/

#editor #text #release #code #vscodium
Latihan menggunakan Chrome sebagai Code Editor dan debugger pengembangan aplikasi web

https://blog.openreplay.com/how-to-use-chrome-as-a-code-editor-and-debugger

#chrome #debugger #editor