Cursorless tutorial units 1 & 2#360
Conversation
ab8e8a3 to
b366fa1
Compare
acbcdf7 to
8429c66
Compare
8429c66 to
46e1344
Compare
bc3df21 to
59175ca
Compare
c0a98ad to
3af06b5
Compare
3af06b5 to
1b9a97b
Compare
ae46167 to
9c1e680
Compare
e05c437 to
b3504a6
Compare
|
Closing until this becomes an active priority again |
b3504a6 to
466fe64
Compare
|
Okay this one is a quite large. I must admit I'm not a big fan of how much changes you need to do to the engine. The concept of "lean engine" is thoroughly trampled upon here :D Note I haven't really had time to test it myself so that is left to do. This was just a first review of the code. |
I'm not opposed to moving this into its own package, but I wouldn't want it in vscode as it's generic. Shall I move it into a tutorial package? |
Please do! |
|
ok @AndreasArvidsson this is ready for another review and local test. Don't merge yet as I'm going to install it locally and give it one more whirl before shipping |
|
ok I installed locally and it's working well. Give it a try for yourself and if you're happy merge away! |
|
Works really well. Excellent work! :)
|
thanks :)
Should I do something about this or is this just an anecdote? 😄
Not sure I agree. How strongly do you feel? All other feedback addressed. If you're happy, let's merge! |
Todo
tutorial.pySee also cursorless-dev/cursorless-talon#143
Unit 2
To cover:
Extra unit
Links
Helpful places in our code base
cursorless/packages/cursorless-engine/src/scopeProviders/ScopeInfoProvider.ts
Line 95 in a9cc79f
cursorless/packages/cursorless-vscode/src/extension.ts
Line 125 in a9cc79f
In case we decided to look into VSCode walkthroughs rather than Talon hud