repo
string
commit
string
message
string
diff
string
mikehelmick/SIGCSE2011-Web-Site
d40b2f227bcebbeddc346aceefa96aea4d78825f
Add instructions for calendar subscription
diff --git a/attendees/calendar.php b/attendees/calendar.php index 95177df..9a35c53 100644 --- a/attendees/calendar.php +++ b/attendees/calendar.php @@ -1,27 +1,34 @@ <?php $title = "SIGCSE 2011 - Calendar"; $menu = "attendees"; include("../parts/top.php"); ?> <!-- <h2>Important Dates</h2> --> ...
mikehelmick/SIGCSE2011-Web-Site
ce0af78bef7e9589bd044936202ef920c454a71e
add calendar
diff --git a/attendees/calendar.php b/attendees/calendar.php new file mode 100644 index 0000000..95177df --- /dev/null +++ b/attendees/calendar.php @@ -0,0 +1,27 @@ +<?php + $title = "SIGCSE 2011 - Calendar"; + $menu = "attendees"; + include("../parts/top.php"); +?> <!-- <h2>Important Dates</h2> --> + + ...
mikehelmick/SIGCSE2011-Web-Site
b83415b875c2f5eb7825d5a2a1fcceb6ac0d4b26
add weather + add link to flickr site
diff --git a/attendees/index.php b/attendees/index.php index 158e0af..61da9d8 100644 --- a/attendees/index.php +++ b/attendees/index.php @@ -1,70 +1,68 @@ <?php $title = "SIGCSE 2011 - Information for Symposium Attendees"; $menu = "attendees"; $submenu = "cfp"; include("../parts/top.php"); ?> <!-- <h2>...
mikehelmick/SIGCSE2011-Web-Site
075fb7cb749418e438dbe9f3f5a8218d60bb58df
add 2011 exhibit guide
diff --git a/exhibitors/downloads/sigcse_eg2011.pdf b/exhibitors/downloads/sigcse_eg2011.pdf new file mode 100644 index 0000000..22d84f5 Binary files /dev/null and b/exhibitors/downloads/sigcse_eg2011.pdf differ diff --git a/exhibitors/index.php b/exhibitors/index.php index b25f4f9..9e258fa 100644 --- a/exhibitors/inde...
mikehelmick/SIGCSE2011-Web-Site
7c8d24b8d58151937947df6f9330897117d02bd7
post the last date for online registration
diff --git a/attendees/registration.php b/attendees/registration.php index 2d71841..3e917f1 100644 --- a/attendees/registration.php +++ b/attendees/registration.php @@ -1,60 +1,60 @@ <?php $title = "SIGCSE 2011 - Registration"; $menu = "attendees"; include("../parts/top.php"); ?> -<div id="GoodMes...
mikehelmick/SIGCSE2011-Web-Site
f6c013eedeb8f5007e0a61b6c2cf0d95cabdaefc
add Aldebaran Robotics as exhibitor
diff --git a/exhibitors/index.php b/exhibitors/index.php index 3a95508..1929de8 100644 --- a/exhibitors/index.php +++ b/exhibitors/index.php @@ -1,233 +1,234 @@ <?php $title = "SIGCSE 2011 - Exhibitors and Supporters"; $menu = "exhibitors"; include("../parts/top.php"); ?> <!-- <h2>Important Dates</h2> --...
mikehelmick/SIGCSE2011-Web-Site
92e210d5735ebde5672cff4a16babb6649cb4b79
mark pokens as no longer available
diff --git a/attendees/pokens.php b/attendees/pokens.php index f4ede46..5afae7c 100644 --- a/attendees/pokens.php +++ b/attendees/pokens.php @@ -1,37 +1,37 @@ <?php $title = "SIGCSE 2011 - Pokens"; $menu = "attendees"; include("../parts/top.php"); ?> <br/> <div class="errorExplanation"> -Friday, Feb 11 is the...
mikehelmick/SIGCSE2011-Web-Site
54f833cfbb8f48e35477e30fb0063d4b987ccc0a
add k-12 teacher highlights
diff --git a/attendees/index.php b/attendees/index.php index 7116013..21e47f0 100644 --- a/attendees/index.php +++ b/attendees/index.php @@ -1,65 +1,66 @@ <?php $title = "SIGCSE 2011 - Information for Symposium Attendees"; $menu = "attendees"; $submenu = "cfp"; include("../parts/top.php"); ?> <!-- <h2>...
mikehelmick/SIGCSE2011-Web-Site
9a913a9f05b795e281e671eb8086e1524c96c515
added student research competition entries
diff --git a/attendees/index.php b/attendees/index.php index 120aa38..7116013 100644 --- a/attendees/index.php +++ b/attendees/index.php @@ -1,64 +1,65 @@ <?php $title = "SIGCSE 2011 - Information for Symposium Attendees"; $menu = "attendees"; $submenu = "cfp"; include("../parts/top.php"); ?> <!-- <h2>...
mikehelmick/SIGCSE2011-Web-Site
5202003792262acdf3daf10c90509b19219bfe96
add photos to students page
diff --git a/students/images/IMG_5695.JPG b/students/images/IMG_5695.JPG new file mode 100644 index 0000000..cf1766a Binary files /dev/null and b/students/images/IMG_5695.JPG differ diff --git a/students/images/IMG_5695_thumb.jpg b/students/images/IMG_5695_thumb.jpg new file mode 100644 index 0000000..b985430 Binary fi...
mikehelmick/SIGCSE2011-Web-Site
585ad55d6d863846db8f6f6def70b17282333828
mark program by design as full
diff --git a/attendees/pre_symposium_events.php b/attendees/pre_symposium_events.php index 71f3e93..082ac5c 100644 --- a/attendees/pre_symposium_events.php +++ b/attendees/pre_symposium_events.php @@ -1,210 +1,212 @@ <?php $title = "SIGCSE 2011 - Pre-Symposium Events"; $menu = "attendees"; include("../parts/top....
mikehelmick/SIGCSE2011-Web-Site
c1caf6ddd2ee6986c64ce60755b8d71e8e3d5132
add online registration times
diff --git a/attendees/registration.php b/attendees/registration.php index 2021a43..2d71841 100644 --- a/attendees/registration.php +++ b/attendees/registration.php @@ -1,55 +1,60 @@ <?php $title = "SIGCSE 2011 - Registration"; $menu = "attendees"; include("../parts/top.php"); ?> -<div id="GoodMes...
mikehelmick/SIGCSE2011-Web-Site
66381b0135544b84cfd02f81ee79ff63458aa75e
resize image, match other photos
diff --git a/images/committee/Jian_Zhiang.JPG b/images/committee/Jian_Zhiang.JPG index 5742a6f..705f1fd 100644 Binary files a/images/committee/Jian_Zhiang.JPG and b/images/committee/Jian_Zhiang.JPG differ
mikehelmick/SIGCSE2011-Web-Site
1daaa0852b579c8df9c78c1c18b5e394c9c69b62
add NSF showcase page
diff --git a/attendees/index.php b/attendees/index.php index f122f3a..120aa38 100644 --- a/attendees/index.php +++ b/attendees/index.php @@ -1,63 +1,64 @@ <?php $title = "SIGCSE 2011 - Information for Symposium Attendees"; $menu = "attendees"; $submenu = "cfp"; include("../parts/top.php"); ?> <!-- <h2>...
mikehelmick/SIGCSE2011-Web-Site
54988ff656a882fd429d60aaf976be5014fec00d
use kids camp pictures form /sigcse2011 instead of 2010
diff --git a/attendees/kids_camp.php b/attendees/kids_camp.php index 61df34e..b7028d8 100644 --- a/attendees/kids_camp.php +++ b/attendees/kids_camp.php @@ -1,96 +1,96 @@ <?php $title = "SIGCSE 2011 - Kids Camp"; $menu = "attendees"; include("../parts/top.php"); ?> <div class="SectionHeader" style="clea...
mikehelmick/SIGCSE2011-Web-Site
cae12224135f1f7645a85d8b0abab0e0e9f1c33c
remove unnecessary supporter sessions slot, add pictures to kids camp page, clarify upgrade contest
diff --git a/attendees/accommodations.php b/attendees/accommodations.php index 2176f0f..ffed1ad 100644 --- a/attendees/accommodations.php +++ b/attendees/accommodations.php @@ -1,78 +1,78 @@ <?php $title = "SIGCSE 2011 - Accommodations"; $menu = "attendees"; include("../parts/top.php"); ?> ...
mikehelmick/SIGCSE2011-Web-Site
23541264f0f839b67ded2c6a3ce12dbc593ce026
clarify pre-symposium registration options
diff --git a/attendees/pre_symposium_events.php b/attendees/pre_symposium_events.php index 514248f..71f3e93 100644 --- a/attendees/pre_symposium_events.php +++ b/attendees/pre_symposium_events.php @@ -1,206 +1,210 @@ <?php $title = "SIGCSE 2011 - Pre-Symposium Events"; $menu = "attendees"; include("../parts/top....
mikehelmick/SIGCSE2011-Web-Site
d784e0c555826f4e1f8622a4ebaceffdec807f1e
correct section title
diff --git a/index.php b/index.php index e878c04..80d596f 100644 --- a/index.php +++ b/index.php @@ -1,93 +1,89 @@ <?php $title = "SIGCSE 2011 - Home"; $menu = "home"; include("parts/top.php"); ?> <div id="GoodMessage">Dec 6, 2010: <strong><a href="/sigcse2011/attendees/registration.php">Registration is now ...
mikehelmick/SIGCSE2011-Web-Site
9f00dbb6e7db10aad5d08f159d849dc2a361cd8f
restore sponsors to home page
diff --git a/index.php b/index.php index 7b2d13d..e878c04 100644 --- a/index.php +++ b/index.php @@ -1,93 +1,93 @@ <?php $title = "SIGCSE 2011 - Home"; $menu = "home"; include("parts/top.php"); ?> <div id="GoodMessage">Dec 6, 2010: <strong><a href="/sigcse2011/attendees/registration.php">Registration is now ...
mikehelmick/SIGCSE2011-Web-Site
1a5bc62fabbfcc769f9a86bb80dfd7547cc67391
restore sponsors to home page
diff --git a/index.php b/index.php index 3788692..7b2d13d 100644 --- a/index.php +++ b/index.php @@ -1,41 +1,93 @@ <?php $title = "SIGCSE 2011 - Home"; $menu = "home"; include("parts/top.php"); ?> <div id="GoodMessage">Dec 6, 2010: <strong><a href="/sigcse2011/attendees/registration.php">Registration is now ...
mikehelmick/SIGCSE2011-Web-Site
1f3d26ec1ca130ef62a3c7d0d3e4b3390237d928
add microsoft as supporter of kids camp
diff --git a/attendees/kids_camp.php b/attendees/kids_camp.php index e9713d6..cbb187a 100644 --- a/attendees/kids_camp.php +++ b/attendees/kids_camp.php @@ -1,69 +1,72 @@ <?php $title = "SIGCSE 2011 - Kids Camp"; $menu = "attendees"; include("../parts/top.php"); ?> <div class="SectionHeader" style="clea...
mikehelmick/SIGCSE2011-Web-Site
fe5a0da004107a2be8daefc94952f2e981167b01
add Piazzza to exhibitors list
diff --git a/exhibitors/index.php b/exhibitors/index.php index 7b50b95..831841f 100644 --- a/exhibitors/index.php +++ b/exhibitors/index.php @@ -1,231 +1,232 @@ <?php $title = "SIGCSE 2011 - Exhibitors and Supporters"; $menu = "exhibitors"; include("../parts/top.php"); ?> <!-- <h2>Important Dates</h2> --...
mikehelmick/SIGCSE2011-Web-Site
fb12a82299af56e88cb9ab0c7573d6af15d8e71e
add microsoft supporter session, move microsoft to platinum plus supporter
diff --git a/attendees/index.php b/attendees/index.php index a31f5c2..f122f3a 100644 --- a/attendees/index.php +++ b/attendees/index.php @@ -1,63 +1,63 @@ <?php $title = "SIGCSE 2011 - Information for Symposium Attendees"; $menu = "attendees"; $submenu = "cfp"; include("../parts/top.php"); ?> <!-- <h2>...
mikehelmick/SIGCSE2011-Web-Site
97da415c8d431beb4c58342887729f7cb803d846
add Eiselt committee photo
diff --git a/committee/index.php b/committee/index.php index d24a385..ce4698f 100644 --- a/committee/index.php +++ b/committee/index.php @@ -1,292 +1,292 @@ <?php $title = "SIGCSE 2011 - Committee"; $menu = "committee"; include("../parts/top.php"); ?> <p><strong>Full Committee</strong> | <a href="apc.php">As...
mikehelmick/SIGCSE2011-Web-Site
a2d575e80cd903357f8c4e6b37d9e4443500ef61
corrections on exhibitors list
diff --git a/exhibitors/index.php b/exhibitors/index.php index fd3306c..631f20f 100644 --- a/exhibitors/index.php +++ b/exhibitors/index.php @@ -1,214 +1,214 @@ <?php $title = "SIGCSE 2011 - Exhibitors and Supporters"; $menu = "exhibitors"; include("../parts/top.php"); ?> <!-- <h2>Important Dates</h2> --...
mikehelmick/SIGCSE2011-Web-Site
c6427989ce60c5b6420ab43ff99556852e1b7346
remove workshop survey link for 2011
diff --git a/attendees/evaluations.php b/attendees/evaluations.php index 9ba3bba..85154b7 100644 --- a/attendees/evaluations.php +++ b/attendees/evaluations.php @@ -1,23 +1,22 @@ <?php $title = "SIGCSE 2011 - Evaluations"; $menu = "attendees"; include("../parts/top.php"); ?> <div class="SectionHeader"...
mikehelmick/SIGCSE2011-Web-Site
fec9990caa23ecfa9e14803b21198e6c8e46eb4c
Add abstracts for Google supporter sessions
diff --git a/attendees/supporter_sessions.php b/attendees/supporter_sessions.php index f393fa9..28961b2 100644 --- a/attendees/supporter_sessions.php +++ b/attendees/supporter_sessions.php @@ -1,145 +1,184 @@ <?php $title = "SIGCSE 2011 - Supporter Sessions"; $menu = "attendees"; include("../parts/top.php"); ?>...
mikehelmick/SIGCSE2011-Web-Site
31b14867996a6c1ea36a6dc14da6388ab62330ac
add Amazon supporter session abstract
diff --git a/attendees/supporter_sessions.php b/attendees/supporter_sessions.php index 0230a60..f393fa9 100644 --- a/attendees/supporter_sessions.php +++ b/attendees/supporter_sessions.php @@ -1,147 +1,145 @@ <?php $title = "SIGCSE 2011 - Supporter Sessions"; $menu = "attendees"; include("../parts/top.php"); ?>...
mikehelmick/SIGCSE2011-Web-Site
9bd31292c4260ac274f25b1cf3b24c1ca6f066e0
supporter logs now appear in random order each time the page is loaded
diff --git a/exhibitors/index.php b/exhibitors/index.php index 81e1151..fd3306c 100644 --- a/exhibitors/index.php +++ b/exhibitors/index.php @@ -1,211 +1,214 @@ <?php $title = "SIGCSE 2011 - Exhibitors and Supporters"; $menu = "exhibitors"; include("../parts/top.php"); ?> <!-- <h2>Important Dates</h2> --...
mikehelmick/SIGCSE2011-Web-Site
5b3741d1a0c49999a1f9d7d418aa38551c9b43d2
add Google as supporter. Still need to randomize supporter appearance order
diff --git a/attendees/supporter_sessions.php b/attendees/supporter_sessions.php index f46f3f0..f1a8ae1 100644 --- a/attendees/supporter_sessions.php +++ b/attendees/supporter_sessions.php @@ -1,143 +1,161 @@ <?php $title = "SIGCSE 2011 - Supporter Sessions"; $menu = "attendees"; include("../parts/top.php"); ?>...
mikehelmick/SIGCSE2011-Web-Site
b48257331de9865f2d346738d2a4285217a5368b
clarify that wifi is included in hotel rate
diff --git a/attendees/accommodations.php b/attendees/accommodations.php index 876926a..2176f0f 100644 --- a/attendees/accommodations.php +++ b/attendees/accommodations.php @@ -1,78 +1,78 @@ <?php $title = "SIGCSE 2011 - Accommodations"; $menu = "attendees"; include("../parts/top.php"); ?> ...
VsVim/VsVim
6cf43acaa10cf1d0a9586d2a8d4aa70af441a3f5
Temporary fix for https://github.com/dotnet/sdk/issues/34438
diff --git a/Src/VimApp/VimApp.csproj b/Src/VimApp/VimApp.csproj index 054ccbe..a190190 100644 --- a/Src/VimApp/VimApp.csproj +++ b/Src/VimApp/VimApp.csproj @@ -1,46 +1,47 @@ <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>WinExe</OutputType> <AppDesignerFolder>Properties</AppDesignerF...
VsVim/VsVim
86a2d5473273be3aa1dae990cb540f430f891798
Fix code hygiene unit test
diff --git a/Test/VimCoreTest/CodeHygieneTest.cs b/Test/VimCoreTest/CodeHygieneTest.cs index 8517cb0..c27daea 100644 --- a/Test/VimCoreTest/CodeHygieneTest.cs +++ b/Test/VimCoreTest/CodeHygieneTest.cs @@ -1,191 +1,192 @@ using System; using System.Collections.Generic; using System.Linq; using System.Reflectio...
VsVim/VsVim
7653ed6c2844e1767582dc159c19d97102d7492e
$(VSToolsPath) no longer resolves
diff --git a/References/Vs2019/Vs2019.Build.targets b/References/Vs2019/Vs2019.Build.targets index 57aca74..47e62d9 100644 --- a/References/Vs2019/Vs2019.Build.targets +++ b/References/Vs2019/Vs2019.Build.targets @@ -1,36 +1,36 @@ <Project> <PropertyGroup> <DefineConstants>$(DefineConstants);VS_SPECIFIC_2...
VsVim/VsVim
b3170730dc9f446222e1c739083db291c106667a
Bump version number
diff --git a/Src/VimMac/Properties/AddinInfo.cs b/Src/VimMac/Properties/AddinInfo.cs index 87b8db3..cf06daa 100644 --- a/Src/VimMac/Properties/AddinInfo.cs +++ b/Src/VimMac/Properties/AddinInfo.cs @@ -1,15 +1,15 @@ using System; using Mono.Addins; using Mono.Addins.Description; [assembly: Addin( "VsVim", ...
VsVim/VsVim
45efb3ec74722707b3f9d2a89903cf6d24921232
Fix indent
diff --git a/Scripts/build.sh b/Scripts/build.sh index 9f69b6d..34f191a 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,27 +1,27 @@ echo "Downloading VSMac" - url="https://download.visualstudio.microsoft.com/download/pr/93f43532-c75a-43bf-a335-9c62d3ad7c56/a0c1df1aa17141472362c80cef1a2581/visualstudioformac...
VsVim/VsVim
045b519d7a7a1ab859776db7945f04faff08e37f
Fix indent
diff --git a/Scripts/build.sh b/Scripts/build.sh index 610384b..9f69b6d 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,27 +1,27 @@ - echo "Downloading VSMac" +echo "Downloading VSMac" url="https://download.visualstudio.microsoft.com/download/pr/93f43532-c75a-43bf-a335-9c62d3ad7c56/a0c1df1aa17141472362c80c...
VsVim/VsVim
633d5da0951043d2a407868b05ca724bbcb38923
Fix other path to artefact
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 154d5f2..accbfbc 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,104 +1,104 @@ # This is a basic workflow to help you get started with Actions name: VsVim CI on: push: branches: [ "master", "ma...
VsVim/VsVim
daefafc4cbdef9acfbf28742fce688d05dcb2900
Fix path to artefact
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8eae6fc..154d5f2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,104 +1,104 @@ # This is a basic workflow to help you get started with Actions name: VsVim CI on: push: branches: [ "master", "ma...
VsVim/VsVim
843d9b34aace2d5198b08991a31ddff474070ba4
Bump Microsoft.CodeAnalysis.Scripting
diff --git a/Src/VimMac/VimMac.csproj b/Src/VimMac/VimMac.csproj index 7f20944..672f1ed 100644 --- a/Src/VimMac/VimMac.csproj +++ b/Src/VimMac/VimMac.csproj @@ -1,29 +1,29 @@ <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Library</OutputType> <RootNamespace>Vim.Mac</RootNamespace> ...
VsVim/VsVim
fa89c8db95bd9a99751a71124a6e0e893cb23be5
.app is silent
diff --git a/Scripts/build.sh b/Scripts/build.sh index c7b244f..610384b 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,27 +1,27 @@ echo "Downloading VSMac" url="https://download.visualstudio.microsoft.com/download/pr/93f43532-c75a-43bf-a335-9c62d3ad7c56/a0c1df1aa17141472362c80cef1a2581/visualstudioforma...
VsVim/VsVim
0dcf5e5f0068f88ea3365d3126c8e31a56af9671
Move Preview install location to Final install location
diff --git a/Scripts/build.sh b/Scripts/build.sh index 6188cf9..c7b244f 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,26 +1,27 @@ echo "Downloading VSMac" url="https://download.visualstudio.microsoft.com/download/pr/93f43532-c75a-43bf-a335-9c62d3ad7c56/a0c1df1aa17141472362c80cef1a2581/visualstudioforma...
VsVim/VsVim
50c09869ec40db2281daee8ff7fb1ade69714185
remove vs.app
diff --git a/Scripts/build.sh b/Scripts/build.sh index 92e97f4..6188cf9 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,26 +1,26 @@ echo "Downloading VSMac" url="https://download.visualstudio.microsoft.com/download/pr/93f43532-c75a-43bf-a335-9c62d3ad7c56/a0c1df1aa17141472362c80cef1a2581/visualstudioforma...
VsVim/VsVim
ce0999c638d1a8ad9c3f0faa936ac15f113ea5ba
Remove pre-existing vsmac from CI
diff --git a/Scripts/build.sh b/Scripts/build.sh index fb88769..92e97f4 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,23 +1,26 @@ echo "Downloading VSMac" url="https://download.visualstudio.microsoft.com/download/pr/93f43532-c75a-43bf-a335-9c62d3ad7c56/a0c1df1aa17141472362c80cef1a2581/visualstudioforma...
VsVim/VsVim
7c65a6173191a393011536207c889691ad505815
NFloat is now part of System.Runtime.InteropServices
diff --git a/Src/VimMac/RelativeLineNumbers/CocoaLineNumberMarginDrawingVisual.cs b/Src/VimMac/RelativeLineNumbers/CocoaLineNumberMarginDrawingVisual.cs index a1a9746..d008f8a 100644 --- a/Src/VimMac/RelativeLineNumbers/CocoaLineNumberMarginDrawingVisual.cs +++ b/Src/VimMac/RelativeLineNumbers/CocoaLineNumberMarginDraw...
VsVim/VsVim
88de0a68c3fd28d427a88eee23bdabf43ba9f471
The latest F# compiler complains about the parameter named differently
diff --git a/Src/VimCore/CoreInterfaces.fs b/Src/VimCore/CoreInterfaces.fs index 17a413a..d05b607 100644 --- a/Src/VimCore/CoreInterfaces.fs +++ b/Src/VimCore/CoreInterfaces.fs @@ -206,1025 +206,1025 @@ type IUndoTransaction = /// Call when it completes abstract Complete: unit -> unit /// Cancels...
VsVim/VsVim
2bd865f942090a18f39f57121a63e5197fdd8d6f
Build against VSMac 17.6
diff --git a/Scripts/build.sh b/Scripts/build.sh index b829719..701de12 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,23 +1,23 @@ -echo "Downloading VSMac" -url="https://download.visualstudio.microsoft.com/download/pr/e81e04d3-768a-4310-9c9b-f32e8ba00eaa/889c20580d7989524e9b42726510452e/visualstudioformac-...
VsVim/VsVim
ecc310096b91070d2797a21c8baf0b90714b154f
net7.0 changes
diff --git a/Src/VimCore/AutoCommandRunner.fs b/Src/VimCore/AutoCommandRunner.fs index c683a8a..636bc6a 100644 --- a/Src/VimCore/AutoCommandRunner.fs +++ b/Src/VimCore/AutoCommandRunner.fs @@ -1,114 +1,114 @@ #light namespace Vim open Microsoft.VisualStudio.Text open Microsoft.VisualStudio.Text.Operations ...
VsVim/VsVim
8e73f818aa32a94a8257e834544f0fc6a1df2c8e
Add arm64 installation target
diff --git a/Directory.Build.targets b/Directory.Build.targets index f620c8d..62ac5e8 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,21 +1,21 @@ <Project> <PropertyGroup> <!-- Disable the preview warning when building --> <_NETCoreSdkIsPreview>false</_NETCoreSdkIsPreview> ...
VsVim/VsVim
5fd473938bea97bf0d50887ac7111ae39275edb0
Highlight current line number the same way as vanilla vsmac
diff --git a/Src/VimMac/RelativeLineNumbers/RelativeLineNumbersMargin.cs b/Src/VimMac/RelativeLineNumbers/RelativeLineNumbersMargin.cs index 1e47595..6147158 100644 --- a/Src/VimMac/RelativeLineNumbers/RelativeLineNumbersMargin.cs +++ b/Src/VimMac/RelativeLineNumbers/RelativeLineNumbersMargin.cs @@ -1,399 +1,414 @@ ï»...
VsVim/VsVim
2af829e7e0ddcb10f5c0bf13657782456ecba3b4
Separate out DeadCharHandler and InvisibleTextView
diff --git a/Src/VimMac/DeadCharHandler.cs b/Src/VimMac/DeadCharHandler.cs new file mode 100644 index 0000000..a8293d7 --- /dev/null +++ b/Src/VimMac/DeadCharHandler.cs @@ -0,0 +1,57 @@ +using AppKit; +using Microsoft.VisualStudio.Text.Editor; + +namespace Vim.UI.Cocoa +{ + internal sealed class DeadCharHandler ...
VsVim/VsVim
89fd7cce1d6f6e5108ec45b5d80de9d8af19a0eb
Only process 'interesting' characters
diff --git a/Src/VimMac/InvisibleTextView.cs b/Src/VimMac/InvisibleTextView.cs index 2a65f5f..d5c3081 100644 --- a/Src/VimMac/InvisibleTextView.cs +++ b/Src/VimMac/InvisibleTextView.cs @@ -1,65 +1,106 @@ using AppKit; using Foundation; using Microsoft.VisualStudio.Text; using Microsoft.VisualStudio.Text.Editor;...
VsVim/VsVim
58e4274a3bf050198bf796a12e6a2fb284ff6c9a
Use CharToKeyInput method
diff --git a/Src/VimMac/VimKeyProcessor.cs b/Src/VimMac/VimKeyProcessor.cs index f161359..f381b60 100644 --- a/Src/VimMac/VimKeyProcessor.cs +++ b/Src/VimMac/VimKeyProcessor.cs @@ -1,159 +1,159 @@ using AppKit; using Microsoft.VisualStudio.Language.Intellisense; using Microsoft.VisualStudio.Text.Editor; using ...
VsVim/VsVim
a5eb3445fcf14e2a165a9328c3d5bdc48364a379
Reorder methods
diff --git a/Src/VimMac/InvisibleTextView.cs b/Src/VimMac/InvisibleTextView.cs index 02e2f6a..2a65f5f 100644 --- a/Src/VimMac/InvisibleTextView.cs +++ b/Src/VimMac/InvisibleTextView.cs @@ -1,65 +1,65 @@ using AppKit; using Foundation; using Microsoft.VisualStudio.Text; using Microsoft.VisualStudio.Text.Editor; ...
VsVim/VsVim
fdb2ea309f466b5a391810f5505d483f23289b90
Check if the last keypress was a deadchar when deciding to cancel buffer change
diff --git a/Src/VimMac/InvisibleTextView.cs b/Src/VimMac/InvisibleTextView.cs index 19533e5..02e2f6a 100644 --- a/Src/VimMac/InvisibleTextView.cs +++ b/Src/VimMac/InvisibleTextView.cs @@ -1,65 +1,65 @@ using AppKit; using Foundation; using Microsoft.VisualStudio.Text; using Microsoft.VisualStudio.Text.Editor; ...
VsVim/VsVim
e933b21c70bf96c64f6460894b11de4bbcc39c42
Add dead key handling code
diff --git a/Src/VimMac/InvisibleTextView.cs b/Src/VimMac/InvisibleTextView.cs new file mode 100644 index 0000000..19533e5 --- /dev/null +++ b/Src/VimMac/InvisibleTextView.cs @@ -0,0 +1,65 @@ +using AppKit; +using Foundation; +using Microsoft.VisualStudio.Text; +using Microsoft.VisualStudio.Text.Editor; + +namespac...
VsVim/VsVim
9a18a2740c60c1cbad028cd7f76a709ad11f03c2
Handle alternative keyboard layouts a little better.
diff --git a/Src/VimMac/AlternateKeyUtil.cs b/Src/VimMac/AlternateKeyUtil.cs index c26cef8..053694f 100644 --- a/Src/VimMac/AlternateKeyUtil.cs +++ b/Src/VimMac/AlternateKeyUtil.cs @@ -1,251 +1,259 @@ using System.Collections.Generic; using System.ComponentModel.Composition; using AppKit; namespace Vim.UI.Co...
VsVim/VsVim
ec9fa269c918ea0f46a3a3ce52c22d3b30fd2392
Fixup MEF
diff --git a/Src/VimApp/VimApp.csproj b/Src/VimApp/VimApp.csproj index 628374a..054ccbe 100644 --- a/Src/VimApp/VimApp.csproj +++ b/Src/VimApp/VimApp.csproj @@ -1,46 +1,46 @@ <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>WinExe</OutputType> <AppDesignerFolder>Properties</AppDesignerF...
VsVim/VsVim
a580fab84eb0f0e274968ae29589c0ba921d9379
Fix NullReferenceException when dealing with Razor
diff --git a/Src/VimMac/VimHost.cs b/Src/VimMac/VimHost.cs index b18e40d..e66be6b 100644 --- a/Src/VimMac/VimHost.cs +++ b/Src/VimMac/VimHost.cs @@ -1,598 +1,615 @@ using System; using System.ComponentModel.Composition; using System.Diagnostics; using System.IO; using System.Linq; using System.Threading.Tasks;...
VsVim/VsVim
fe2f86c16a66eaa9c3b1dc20dc97e451f76adac8
Adds C# scripting capability to VSMac
diff --git a/Src/VimMac/CSharpScript/CSharpScriptExecutor.cs b/Src/VimMac/CSharpScript/CSharpScriptExecutor.cs new file mode 100644 index 0000000..4ffeb80 --- /dev/null +++ b/Src/VimMac/CSharpScript/CSharpScriptExecutor.cs @@ -0,0 +1,118 @@ +using System; +using System.Collections.Generic; +using System.ComponentM...
VsVim/VsVim
1b7b18c6148c733a7236931459e5d1fe34b04455
Window management
diff --git a/Src/VimMac/Properties/AddinInfo.cs b/Src/VimMac/Properties/AddinInfo.cs index bcdc9a0..181e98a 100644 --- a/Src/VimMac/Properties/AddinInfo.cs +++ b/Src/VimMac/Properties/AddinInfo.cs @@ -1,15 +1,15 @@ using System; using Mono.Addins; using Mono.Addins.Description; [assembly: Addin( "VsVim", ...
VsVim/VsVim
012766caa6fdb602745d450c64d799d7afb45b00
Add MonoDevelop.TextEditor Addin reference
diff --git a/Src/VimMac/VimMac.csproj b/Src/VimMac/VimMac.csproj index 2733845..adcc731 100644 --- a/Src/VimMac/VimMac.csproj +++ b/Src/VimMac/VimMac.csproj @@ -1,37 +1,40 @@ <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Library</OutputType> <RootNamespace>Vim.Mac</RootNamespace> ...
VsVim/VsVim
b9099e002d344b1fbaee0df9a76aa306e82e68ce
Bump macOS on CI to 11 as 10.15 is deprecated
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c1cc69d..8eae6fc 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,104 +1,104 @@ # This is a basic workflow to help you get started with Actions name: VsVim CI on: push: branches: [ "master", "ma...
VsVim/VsVim
4d4f984c6a19f4c650bdbb0eb836860d229b2fdd
Build on tag push
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index eebb65c..c1cc69d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,102 +1,104 @@ # This is a basic workflow to help you get started with Actions name: VsVim CI on: push: branches: [ "master", "ma...
VsVim/VsVim
adb185cda23e21ce89ff4e05b2471b8b3f00fa90
Make the build work on vsmac 17.3
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a9de9dc..eebb65c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,102 +1,102 @@ # This is a basic workflow to help you get started with Actions name: VsVim CI on: push: branches: [ "master", "ma...
VsVim/VsVim
78f8d2085daddd94591c2b049c20f4ca399edfb1
Fix MemoryLeak tests
diff --git a/Test/VsVimSharedTest/MemoryLeakTest.cs b/Test/VsVimSharedTest/MemoryLeakTest.cs index 4b50b92..82f0dbb 100644 --- a/Test/VsVimSharedTest/MemoryLeakTest.cs +++ b/Test/VsVimSharedTest/MemoryLeakTest.cs @@ -1,306 +1,322 @@ using System; using System.Collections.Generic; using System.Collections.Object...
VsVim/VsVim
a875191cc585fa501bf8aa481a8875cd9428cf47
fix a inappropriate translation
diff --git a/README.ch.md b/README.ch.md index 941afd6..3e9e609 100644 --- a/README.ch.md +++ b/README.ch.md @@ -1,22 +1,22 @@ VsVim === -VsVim 是一个可以在 **Visual Studio 2012** 到 **Visual Studio 2022** 上使用的免费 Vim 模拟插件。 +VsVim 是一个可以在 **Visual Studio 2012** 到 **Visual St...
VsVim/VsVim
d07a62820c26790541ff8393b4f88caa46c13ee4
Mac OS Publishing (#2979)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3302592..a9de9dc 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,64 +1,102 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: VsVim CI on: push: branches: [ "ma...
VsVim/VsVim
2483ef2904395ca6b1fa6f75931d17386a0fb51b
Publish steps (#2978)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index eb243dc..3302592 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,36 +1,64 @@ # This is a basic workflow to help you get started with Actions name: CI on: push: branches: [ "master", "main" ] ...
VsVim/VsVim
07ee719eec72f850c3f61ff3714268bf828dc55f
Initial Actions work (#2977)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..eb243dc --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,36 @@ +# This is a basic workflow to help you get started with Actions + +name: CI + +on: + push: + branches: [ "master", "main" ] + pull...
VsVim/VsVim
703480bef2721015879eacf1644b5c9614a768e3
Push MS.VS.Threading into VimCore (#2973)
diff --git a/Src/VimCore/CoreInterfaces.fs b/Src/VimCore/CoreInterfaces.fs index 40971e7..b9eb98e 100644 --- a/Src/VimCore/CoreInterfaces.fs +++ b/Src/VimCore/CoreInterfaces.fs @@ -1,521 +1,522 @@ #light namespace Vim open Microsoft.VisualStudio.Text open Microsoft.VisualStudio.Text.Editor open Microsoft...
VsVim/VsVim
f158acb6f2285d5c8a9d61a0f75a28f079063455
Don't build Windows projects
diff --git a/Scripts/build.sh b/Scripts/build.sh index 9538b9c..e36771d 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,26 +1,28 @@ echo "Downloading VSMac" wget --quiet https://download.visualstudio.microsoft.com/download/pr/a643750b-8690-4e7b-a088-9dfc3b2865ba/f315ac486e00a8c3954df7127c0bf526/visualstudi...
VsVim/VsVim
cd1df2f8614b80c18ff95dbb01f736400675ca01
Remove spurious CA1416 errors
diff --git a/Src/VimMac/VimMac.csproj b/Src/VimMac/VimMac.csproj index a29f301..bd0e8a3 100644 --- a/Src/VimMac/VimMac.csproj +++ b/Src/VimMac/VimMac.csproj @@ -1,39 +1,40 @@ <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Library</OutputType> <RootNamespace>Vim.Mac</RootNamespace> ...
VsVim/VsVim
23c8900d6916e47f3476d43c94e71fc9a57946f1
Fix artifact path
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9e1eec8..76b66dc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,113 +1,114 @@ trigger: branches: include: - master - refs/tags/* pr: - dev/jaredpar/* - master -# Standard CI loop (build and test). This wil...
VsVim/VsVim
7d8f7e53e29c2d8bc782feaae538ce7dc2af155a
:s/cho/echo
diff --git a/Scripts/build.sh b/Scripts/build.sh index a4c8350..9538b9c 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,26 +1,26 @@ echo "Downloading VSMac" wget --quiet https://download.visualstudio.microsoft.com/download/pr/a643750b-8690-4e7b-a088-9dfc3b2865ba/f315ac486e00a8c3954df7127c0bf526/visualstudi...
VsVim/VsVim
defd5d65821f7dd5d57deb310753e031175a7610
Fix /Volumes path for preview 7
diff --git a/Scripts/build.sh b/Scripts/build.sh index e716045..a4c8350 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,29 +1,26 @@ echo "Downloading VSMac" wget --quiet https://download.visualstudio.microsoft.com/download/pr/a643750b-8690-4e7b-a088-9dfc3b2865ba/f315ac486e00a8c3954df7127c0bf526/visualstudi...
VsVim/VsVim
ae1a312b1567c4e787519cab721532128ef64936
Use VSMac Preview 7 in build script
diff --git a/Scripts/build.sh b/Scripts/build.sh index 168be04..e716045 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,29 +1,29 @@ echo "Downloading VSMac" -wget --quiet https://download.visualstudio.microsoft.com/download/pr/40d0790a-f7b7-44d3-a6e5-9bc5677fb1d7/28697450215d02cbec72e943d988f51f/visualstudi...
VsVim/VsVim
11ee90f09da2651037e1bca624e0b57c4f424c8a
Install dotnet 6.0.1xx
diff --git a/Scripts/build.sh b/Scripts/build.sh index 3082df2..168be04 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,23 +1,29 @@ echo "Downloading VSMac" wget --quiet https://download.visualstudio.microsoft.com/download/pr/40d0790a-f7b7-44d3-a6e5-9bc5677fb1d7/28697450215d02cbec72e943d988f51f/visualstudi...
VsVim/VsVim
abae27386e4cc1a220d2c9b69a26b907335aa5f0
Fix volume path
diff --git a/Scripts/build.sh b/Scripts/build.sh index 05a34c6..3082df2 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,23 +1,23 @@ echo "Downloading VSMac" wget --quiet https://download.visualstudio.microsoft.com/download/pr/40d0790a-f7b7-44d3-a6e5-9bc5677fb1d7/28697450215d02cbec72e943d988f51f/visualstudi...
VsVim/VsVim
97fa2813f3351575743dea0e59e1e5d8f74277ad
Build path fixes
diff --git a/Scripts/build.sh b/Scripts/build.sh index e39c674..05a34c6 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -1,23 +1,23 @@ echo "Downloading VSMac" wget --quiet https://download.visualstudio.microsoft.com/download/pr/40d0790a-f7b7-44d3-a6e5-9bc5677fb1d7/28697450215d02cbec72e943d988f51f/visualstudi...
VsVim/VsVim
2c755f26e35f20f45617bf3caca9bc1c1db050af
Bump Microsoft.VisualStudioMac.Sdk version
diff --git a/Src/VimMac/VimMac.csproj b/Src/VimMac/VimMac.csproj index 3eb6701..a29f301 100644 --- a/Src/VimMac/VimMac.csproj +++ b/Src/VimMac/VimMac.csproj @@ -1,39 +1,39 @@ <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Library</OutputType> <RootNamespace>Vim.Mac</RootNamespace> ...
VsVim/VsVim
3d94f58f68fac510e00ca74ba0a123f026660e71
Fix CodeHygiene tests
diff --git a/Test/VimCoreTest/CodeHygieneTest.cs b/Test/VimCoreTest/CodeHygieneTest.cs index 26123ee..8517cb0 100644 --- a/Test/VimCoreTest/CodeHygieneTest.cs +++ b/Test/VimCoreTest/CodeHygieneTest.cs @@ -1,190 +1,191 @@ using System; using System.Collections.Generic; using System.Linq; using System.Reflectio...
VsVim/VsVim
7d3d9331597e46543b0729445aed66c804add90d
Bump Windows agent to get .NET 6
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0d26b8f..9e1eec8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,113 +1,113 @@ trigger: branches: include: - master - refs/tags/* pr: - dev/jaredpar/* - master # Standard CI loop (build and test). This wil...
VsVim/VsVim
786c4a3b1d493232166af39af993dfefd615ba10
Remove VSMac SDK source to see if Windows builds
diff --git a/nuget.config b/nuget.config index ef1aeb7..f3a6fd3 100644 --- a/nuget.config +++ b/nuget.config @@ -1,9 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <configuration> <packageSources> <clear /> <add key="nuget.org" value="https://api.nuget.org/v3/index.json" /> <add key="vssdk" val...
VsVim/VsVim
ecbbd693b33924d1fa9950581ae0ba5afdad27ec
Bump mac bot to macOS-10.15
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f881547..0d26b8f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,113 +1,113 @@ trigger: branches: include: - master - refs/tags/* pr: - dev/jaredpar/* - master # Standard CI loop (build and test). This wil...
VsVim/VsVim
2fae6bfdf05d504dbe75d046e4c4e45c8ec59976
multi-target VimCore
diff --git a/Src/VimCore/VimCore.fsproj b/Src/VimCore/VimCore.fsproj index 654570f..216c9d4 100644 --- a/Src/VimCore/VimCore.fsproj +++ b/Src/VimCore/VimCore.fsproj @@ -1,160 +1,160 @@ <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Library</OutputType> <RootNamespace>Vim.Core</RootNam...
VsVim/VsVim
2a8b9175af13144b96aa85df4a520bf29dde98a8
Switch to net6
diff --git a/Src/VimCore/FSharpUtil.fs b/Src/VimCore/FSharpUtil.fs index d10bda7..c93dcc9 100644 --- a/Src/VimCore/FSharpUtil.fs +++ b/Src/VimCore/FSharpUtil.fs @@ -75,964 +75,964 @@ module internal NullableUtil = let ToOption (x: System.Nullable<_>) = if x.HasValue then Some x.Value ...
VsVim/VsVim
e5c469b34b73656bad6acf308d0c02ae510fe28f
Add base directory to search path for csx/csxe (#2945)
diff --git a/Src/VsVimShared/Implementation/CSharpScript/CSharpScriptExecutor.cs b/Src/VsVimShared/Implementation/CSharpScript/CSharpScriptExecutor.cs index b2d07b9..46f84cf 100644 --- a/Src/VsVimShared/Implementation/CSharpScript/CSharpScriptExecutor.cs +++ b/Src/VsVimShared/Implementation/CSharpScript/CSharpScriptExe...
VsVim/VsVim
c13fea4e61e4e14a80d4c340472a12b8665001bc
Use config directory in Deploy (#2944)
diff --git a/Scripts/Build.ps1 b/Scripts/Build.ps1 index 4395848..2f74940 100644 --- a/Scripts/Build.ps1 +++ b/Scripts/Build.ps1 @@ -1,349 +1,349 @@ param ( # Actions [switch]$build = $false, [switch]$test = $false, [switch]$testExtra = $false, [switch]$updateVsixVersion = $false, [switch]$upl...
VsVim/VsVim
6b9e65babfc285bd9a75443cf048b29d66c77733
Move to a flat shared project structure (#2943)
diff --git a/References/Vs2017/Vs2017.Build.targets b/References/Vs2017/Vs2017.Build.targets index c73c8c3..d34d2ae 100644 --- a/References/Vs2017/Vs2017.Build.targets +++ b/References/Vs2017/Vs2017.Build.targets @@ -1,68 +1,66 @@ <Project> - <Import Project="$(MSBuildThisFileDirectory)..\..\Src\VimEditorHost\Vim...
VsVim/VsVim
a549ec60e35b1ffdd8dfd1f2d60d1e4b3cd6701e
Move to VS2022 RTM Packages (#2940)
diff --git a/Directory.Build.props b/Directory.Build.props index a6a51ce..75f9a72 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,49 +1,49 @@ <Project> <Import Project="$(MSBuildThisFileDirectory)\Binaries\User.props" Condition="Exists('$(MSBuildThisFileDirectory)\Binaries\User.props')" /> ...
VsVim/VsVim
e2a86d0bcea616da3410ace63815b6a36d4f6b45
Work around IntelliCode handling Escape
diff --git a/Src/VsVimShared/Implementation/IntelliCode/IntelliCodeCommandTarget.cs b/Src/VsVimShared/Implementation/IntelliCode/IntelliCodeCommandTarget.cs index a9efc4d..9f7e1dc 100644 --- a/Src/VsVimShared/Implementation/IntelliCode/IntelliCodeCommandTarget.cs +++ b/Src/VsVimShared/Implementation/IntelliCode/Intelli...
VsVim/VsVim
e4e315d35db4cfd710d53ecaebb5dce00ea542a5
Increment version numbers
diff --git a/Src/VimCore/Constants.fs b/Src/VimCore/Constants.fs index 5f64c6f..267bdee 100644 --- a/Src/VimCore/Constants.fs +++ b/Src/VimCore/Constants.fs @@ -1,47 +1,47 @@ #light namespace Vim module VimConstants = /// Content type which Vim hosts should create an IVimBuffer for [<Liter...
VsVim/VsVim
06d4ba5a5279b24d4ac8740bc104ef8373250250
Fix test failures
diff --git a/Src/VimApp/MainWindow.xaml b/Src/VimApp/MainWindow.xaml index 0f320a7..71151e0 100644 --- a/Src/VimApp/MainWindow.xaml +++ b/Src/VimApp/MainWindow.xaml @@ -1,40 +1,41 @@ <Window x:Class="VimApp.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="ht...
VsVim/VsVim
090e673b6cc92ba841ab390a421881e76caf2526
Upgrade to VS 2022 Preview 7
diff --git a/Directory.Build.targets b/Directory.Build.targets index daf7116..14628ef 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,26 +1,25 @@ <Project> <PropertyGroup> <!-- Disable the preview warning when building --> <_NETCoreSdkIsPreview>false</_NETCoreSdkIsPreview> ...
VsVim/VsVim
663a3dbb5915b84d89fc01e3c1567694d0a3d0fc
doc: mention VS 2022 in README.md
diff --git a/README.md b/README.md index 3c083e1..3967d70 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,25 @@ VsVim === -VsVim is a free vim emulator for Visual Studio 2017 through to 2019. +VsVim is a free vim emulator for Visual Studio 2017 through to 2022. [![Build Status](https://dev.azure.com/VsVim/...
VsVim/VsVim
c75baf40944469a85a86ac93c9e25abcf81941a5
bump version to 2.8.0.14
diff --git a/Src/VimMac/Properties/AddinInfo.cs b/Src/VimMac/Properties/AddinInfo.cs index 6ed0fc4..48ac478 100644 --- a/Src/VimMac/Properties/AddinInfo.cs +++ b/Src/VimMac/Properties/AddinInfo.cs @@ -1,15 +1,15 @@ using System; using Mono.Addins; using Mono.Addins.Description; [assembly: Addin( "VsVim", ...
VsVim/VsVim
94d081eb2dc5f955924feb838511c068d2714025
Allow automated keypresses with shift modifier to work in VSVim
diff --git a/Src/VimMac/AlternateKeyUtil.cs b/Src/VimMac/AlternateKeyUtil.cs index 33a9fce..c26cef8 100644 --- a/Src/VimMac/AlternateKeyUtil.cs +++ b/Src/VimMac/AlternateKeyUtil.cs @@ -1,255 +1,251 @@ using System.Collections.Generic; using System.ComponentModel.Composition; using AppKit; namespace Vim.UI.Co...
VsVim/VsVim
109e8cf6f5111f70ed35312292444bfbd85633e2
Don't render relative line number margin in F# Interactive window
diff --git a/Src/VimMac/RelativeLineNumbers/RelativeLineNumbersMarginFactory.cs b/Src/VimMac/RelativeLineNumbers/RelativeLineNumbersMarginFactory.cs index 2ab2099..727a381 100644 --- a/Src/VimMac/RelativeLineNumbers/RelativeLineNumbersMarginFactory.cs +++ b/Src/VimMac/RelativeLineNumbers/RelativeLineNumbersMarginFactor...
VsVim/VsVim
5128351c208439bebbc311ec8dfe0642287922af
Fix up version numbers
diff --git a/Src/VimCore/Constants.fs b/Src/VimCore/Constants.fs index 4f358a7..fc69fec 100644 --- a/Src/VimCore/Constants.fs +++ b/Src/VimCore/Constants.fs @@ -1,47 +1,47 @@ #light namespace Vim module VimConstants = /// Content type which Vim hosts should create an IVimBuffer for [<Liter...