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

ILSpy Visual Studio Code Extension and Service for Decompiling .NET Assemblies

Results 28 ilspy-vscode issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.30.4 to 5.31.0. Changelog Sourced from terser's changelog. v5.31.0 Sync up property mangler exceptions with current contents of Firefox and Chrome environments Add more webcomponent properties to...

dependencies
javascript

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.1 to 7.8.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...

dependencies
javascript

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.1 to 7.8.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...

dependencies
javascript

VS Code version: 1.88.1 (user setup) Operation System and version: Windows 11 ## Steps to reproduce Launch VS Code with this extension enabled. ## Expected behavior This extension should automatically...

Starting with P3, ILSpy started shipping ILSpyX to nuget.org. This might allow for easier adding of additional features to the vscode extension. @Rpinski you had a prototype, correct?

issue-enhancement
area-backend

Would be nice to reload automatically or by button updated assemblies. Currently its possibly only by unloading -> picking same assembly again -> navigating to the same assembly i watched...

issue-enhancement
area-extension

- Issue Type: `Performance` - Extension Name: `ilspy-vscode` - Extension Version: `0.13.1` - OS Version: `Windows_NT x64 10.0.19043` - VS Code version: `1.68.1` :warning: Make sure to **attach** this file...

As far as I know, the `ILSpy extension` automatically dumps the decompiled and disassembled files into the `current user's temp folder`. Adding the option to dump these contents into an...

Use F12 to locate the definition in VSCode. Sometimes it will locate the class defined in the external dll file. It is metadata. Can you add the function of fast...

csproj ``` /Applications/(xxxxxxx).app/Contents/Managed/(xxxxxx).dll ........ ``` use command >ilspy:decompile il assembly in current workspace not have (xxxxxx).dll in item list view