Skip to content

Releases: VsVim/VsVim

Visual Studio for Mac v2.8.0.20-vsm17.6

23 Feb 12:44
c09517b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.0.19-vsm17.3...v2.8.0.20-vsm17.6

Visual Studio for Mac v2.8.0.19-vsm17.3

29 Sep 09:12
2250e9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.0.18-vsm17.3...v2.8.0.19-vsm17.3

Visual Studio for Mac v2.8.0.18-vsm17.3

11 Sep 23:19
94422a0
Compare
Choose a tag to compare

What's Changed

  • Fix NullReferenceException when dealing with Razor by @nosami in #3012
  • Adds C# scripting capability to VSMac by @nosami in #3010

Full Changelog: v2.8.0.17-vsm17.3...v2.8.0.18-vsm17.3

Visual Studio for Mac v2.8.0.17-vsm17.3

08 Sep 15:07
79f57a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.0.15-vsm17.0...v2.8.0.17-vsm17.3

Visual Studio for Mac v2.8.0.16-vsm17.3

24 Aug 07:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.0.15-vsm17.0...v2.8.0.16-vsm17.3

Visual Studio for Mac v2.8.0.15-vsm17.0

16 Mar 17:57
Compare
Choose a tag to compare

Changes:

See More
  • 2c755f2 Bump Microsoft.VisualStudioMac.Sdk version
  • 3d94f58 Fix CodeHygiene tests
  • 7d3d933 Bump Windows agent to get .NET 6
  • 786c4a3 Remove VSMac SDK source to see if Windows builds
  • ecbbd69 Bump mac bot to macOS-10.15
  • 2fae6bf multi-target VimCore
  • 2a8b917 Switch to net6
  • e5c469b Add base directory to search path for csx/csxe (#2945)
  • c13fea4 Use config directory in Deploy (#2944) [ #2942 ]
  • 6b9e65b Move to a flat shared project structure (#2943)
  • a549ec6 Move to VS2022 RTM Packages (#2940)
  • 7bebe39 Merge pull request #2938 from VsVim/dev/jaredpar/intellicode
  • e2a86d0 Work around IntelliCode handling Escape
  • 6b026b4 Merge pull request #2937 from VsVim/dev/jaredpar/vs2022p7
  • e4e315d Increment version numbers
  • 06d4ba5 Fix test failures
  • 090e673 Upgrade to VS 2022 Preview 7
  • 748235f Merge pull request #2933 from lupino3/patch-1
  • 663a3db doc: mention VS 2022 in README.md
  • 81667cf Merge pull request #2930 from VsVim/dev/nosami/fix-2859

This list of changes was auto generated.

Visual Studio for Mac v2.8.0.14-vsm8.9

20 Sep 08:48
Compare
Choose a tag to compare

Changes:

  • c75baf4 bump version to 2.8.0.14
  • 94d081e Allow automated keypresses with shift modifier to work in VSVim [ #2859 ]
  • 9aea9b6 Merge pull request #2931 from VsVim/dev/nosami/fix-2929
  • 109e8cf Don't render relative line number margin in F# Interactive window [ #2929 ]
  • 6f112c3 Merge pull request #2921 from VsVim/dev/jaredpar/intellicode
  • 5128351 Fix up version numbers
  • b20dcbd Fix test issue
  • f19b156 Work around IntelliCode completion issues [ #2901 ]
  • 70477d3 Merge pull request #2917 from VsVim/dev/jaredpar/vs2022
  • 19a7b09 Test failure
See More
  • 57b8174 Fix a targets bug
  • e3a1e2c Work around DTE.Commands issue
  • 1324c2e VS 2022 support
  • b53e5d7 Merge pull request #2910 from VsVim/dev/jaredpar/splitEditorUtils
  • 6b10cbb namespace
  • 81ebfb1 Fix Mac composition error
  • fdb81f4 Complete refactoring of VimTestUtils
  • 76666f1 Got the mock values moved out
  • c6702ae Tests all passing again
  • 39c049e Progress on splitting up EditorUtils
  • 427c41c Move code around
  • 464a322 Merge pull request #2908 from VsVim/dev/jaredpar/rm2015
  • 3891cf2 Remove 2015 references
  • 04b4239 Simplify APIs now that 2015 support is gone
  • 770274d Remove the VS2015 defines
  • 0746c7f Merge pull request #2906 from VsVim/dev/jaredpar/shared
  • e338641 Fix flaky test
  • 997964f Flaky test
  • 5b30d40 Fixed test execution
  • 47c2816 Use the correct image
  • 56fc0ec Fix up
  • f7bbbca Post merge cleanup
  • 4648371 Remove remaining work list
  • bc6f6ad Clean up scripts and CI
  • 63641dc Move to single Microsoft.VSSDK.BuildTools version
  • ac9c7a1 Cleaned up the TODO_SHARED comments
  • cfc21ae Continue cleanup
  • 2a7dfda Track enabling analyzers [ #2904 ]
  • 1ddd53b Clean up existing warnings
  • 0f2528b Move VimCoreTest to a shared project
  • f501828 Moved VimWpf to a shared project
  • 8d59c1f Cleaned up the editor host abstraction
  • b65b455 Move to Vs2017 to actually 2017
  • f6bdefe Remove last of VsSpecific content
  • 70572db Moved CSharp script out of ISharedService
  • b88d199 Removed bulk of ISharedService
  • 4aa0c0a Made progress on MS.VS.Threading issue
  • d735aa8 Moved towards PackageReference
  • 0b85a15 Moved CSharpScript over
  • bd689c0 Remove IVimSpecificService
  • 9bf6cd0 Tests all passing
  • 5806119 Got the VsVimTest2019 passing
  • 6d87c9d VimCoreTests passing
  • e3e208f Building again
  • f1d5126 Finalize the testing model
  • fbe50e0 Remove VsVimTest
  • 62021ef VS2019 tests
  • 07287cd Moved to a VS specific test solution
  • 12c311c Got the 2017 project added
  • 195ff53 Completed move to the shared project
  • 6af2afc Move VsVimShared to shared project
  • 43a9328 Rough draft of the plan
  • b00f2f5 Merge pull request #2899 from viviicat/peek-definition-click
  • e87cca1 If I understand correctly this will fix the Mac build
  • daba175 Fixed ctrl-click to peek
  • d568ef3 Merge pull request #2892 from VsVim/dev/nosami/relative-line-numbers

This list of changes was auto generated.

Visual Studio for Mac v2.8.0.13-vsm8.9

06 Jun 13:57
Compare
Choose a tag to compare

Changes:

  • 5ef7ca4 Bump version to 2.8.0.13
  • 71cf05d Don't disable VS line number margin automatically
  • 946e870 Add explicit acccesibility modifiers for consistency
  • 6268fcd clean up
  • 6ff813b Tidy up and allow switching modes at runtime
  • a09dc9b Add first draft of relative numbers
  • f47ea16 Fix F# signature warnings (#2896)
  • 34b52d4 Merge pull request #2890 from VsVim/dev/nosami/fix-2866
  • e50a3fb Merge pull request #2889 from VsVim/dev/nosami/fix-key-processor
  • 93e284c Don't store VimBuffer in a field
See More
  • 5656fb0 Resize caret when zoom level changes

This list of changes was auto generated.

Visual Studio for Mac v2.8.0.12-vsm8.9

29 May 07:36
Compare
Choose a tag to compare

Changes:

  • 593014d Added KeyMappingTimeoutHandler to fix inoremap
  • 10aa339 Prepare for package release
  • 5f1b655 Fixes some issues with VimKeyProcessor
  • 5124ebc Merge pull request #2894 from VsVim/dev/nosami/fix-2893
  • 06afa63 [Mac] Fix window management in VSMac 8.10+ [ #2893 ]

This list of changes was auto generated.

Visual Studio for Mac v2.8.0.11-vsm8.9

24 Apr 07:03
5fdb893
Compare
Choose a tag to compare

Triggers completion window while still allowing processing by VsVim

Insert mode had a few issues. v2.8.0.8 fixed VsVim processing Insert mode keys but prevented the Intellisense window from appearing.

This fixes the 2.8.0.8 release by still allowing insert mode keys to be processed, but also triggering the Intellisense Window when needed.

Fixes #2832
Fixes #2844
Fixes #2807