-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathRELEASE_NOTES.txt
More file actions
73 lines (57 loc) · 2.85 KB
/
RELEASE_NOTES.txt
File metadata and controls
73 lines (57 loc) · 2.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
1.7.8
- The detection of the extension name is case-independent by ScriptedSnark;
- Added .zig file support by n14556892-code;
- Git repository button disabled by default to protect against accidental leakage of repository.
1.7.7
- The ability to select an entire folder for secret solutions (by RXDCODX);
- Czech translation fixes (by Zdendaki);
- German transtaliton fixes (by alxhu).
1.7.6
- Support for Visual Studio 2026 (Insiders)
1.7.5
- Added ".http" extension to the .ASP icons group;
- Do not show the update message for the first time.
1.7.4
- Fixed checking idling detection feature.
1.7.3
- Added idling detection feature.
1.7.2
- The "Config/Settings" icon is supplemented with the '.resx', '.vsixmanifest' and '.vsct' extensions;
- The "Schema" icon is supplemented with '.csv' and '.tsv' extensions.
1.7.1
- Update localization files
1.7.0
- Updated icons for the following formats: Assembler, ASP.NET , C, Coffee Script, C++, C#, CS, F#, Header files, HTML, Images, Java Script, Lua, Markdown, PHP, Python, Razor/Blazor, Schema files, TypeScript, Visual Basic, XML, YAML
- Added an icon for Shader files: .hlsl, glsl, .shader, .frag, .vert, .cg
- Added an icon for command line scripts: .bat, .sh., .bash, .cmd, .ps, .ps1
- Added a new variable and plug: git branch name (git_branch)
- Added ARM64 Support (Contributor: Jaiganesh Kumaran)
1.6.6
- Fixed an extension crash when using the 'None' mode for the 'Details' and 'State' fields;
- Fixed a bug that caused the custom text plug to stop updating after changing its pattern.
1.6.5
- Fixed a bug when opening a file with a long name;
1.6.4
- Hotfixes due to a broken build pipeline;
- Fixed a bug if the git remote is not an HTTP URL;
- Added Traditional Chinese Translation (Contributor: Yue030);
1.6.3
- Hotfixes due to a broken build pipeline;
- Fixed a bug if the git remote is not an HTTP URL;
- Added Traditional Chinese Translation (Contributor: Yue030);
1.6.2
- Fixed a bug if the git remote is not an HTTP URL;
- Added Traditional Chinese Translation (Contributor: Yue030);
1.6.1
- Fixed a bug with displaying the name of the solution when starting Visual Studio;
- Fixed a bug that throws the errors when using Debugging Mode in display;
1.6.0
- Added the ability to create custom text plugs;
- Added support for C++20 modules file extension (.ixx) (Contributor: sylveon);
- Added Czech translation (Contributor: Zdendaki);
- Fixed an error updating the RPC display when opening the project directly via the .sln file;
1.5.1
- ** IMPORTANT ** Check the "secret" option for your secret solutions. This update affected this functionality, which could have caused the option to be reset;
- Added Turkish localization;
- Added the ability to mark the repository as private, so as not to display a button with a link;
- Now you can view all the added secret solutions and private repositories, with the ability to add and remove;