vscode-nbt icon indicating copy to clipboard operation
vscode-nbt copied to clipboard

NBT extension for VSCode

Results 29 vscode-nbt issues
Sort by recently updated
recently updated
newest added

While editing the tag of a chest in the 3D view I noticed that the camera moved if I pressed w, a, s or d, and that if I pressed...

bug

Via #13 A method screen to have a gallery view of schematics from a folder, with thumbnail cache for speed. Some options for how it could be accessed from a...

feature

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

This suggestion is a downgrade of #43 I'm using this extension with structures that contain modded blocks and all the modded blocks are completely invisible. I wasn't expecting full functionality...

feature

In China, opening `.dat` files with the newest plugin is very slow But in the version `0.6.8`, it was very fast I found that if I didn't have access to...

bug

The Java version and the Bedrock version have different endianness when parse NBT format, and the Bedrock version is little-endian in the disk, but I noticed that in https://github.com/misode/vscode-nbt/blob/5cac73104c2453aa885acb1c819c4f07e3702ba1/src/NbtDocument.ts#LL41C14-L41C14 The...

feature

Getting an error "Top tag should be a compound". Would be nice if it supported arrays and list too. Other types are probably readable just with hex dump I guess...

feature

Hi, Usually in text editing, the Del. key is used to erase the character on the right of the cursor. For example, here the expected behaviour after pressing Del. is...

bug

When using a version of Visual Studio Code that runs in the browser, such as [vscode.dev](https://vscode.dev/) or [github.dev](https://github.dev/), it is possible to use certain extensions that are considered web-compatible. The...

feature