Giter VIP home page Giter VIP logo

smalltalkvimmode's Introduction

Craft iOS/macOS software | Machine Learning | https://t.125.io

Connect with me:

webcpu

smalltalkvimmode's People

Contributors

capsulecorplab avatar seandenigris avatar webcpu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

smalltalkvimmode's Issues

How to install?

Hi!
I executed the code in the playground, but I don't see a way to activate the vim mode.

Load script in README

The current script is very cool!

That said, it may throw seasoned Pharo-ers of because the style is so unusual. I assume it's a functional style? IMHO it may be better to show that off elsewhere giving the context to understand what the point is. A more traditional script would be:

Metacello new
	baseline: 'SmalltalkVimMode';
	repository: 'github://unchartedworks/SmalltalkVimMode';
	onConflict: [ :ex | ex allow ];
	load.

NB: also notice that #get isn't needed because it's included in #load

Not working for Pharo 9

I see that this was supported for Pharo 6 so expecting it to automatically work for Pharo 9 was a bit of a stretch. However, my fingers are trained for vim after 25 years and hard to go over to a mouse to do selective editing. Any chance to get this ressurected to work for Pharo 9?

Could not find accessor for "version"

Cool project idea, didn't even expect this to exist!

On a new 6.1 64-bit image obtained via Pharo launcher, I opened the playground, pasted the instructions, and chose "Do it". The full error received was 'Could not find accessor for variable named "version"'. I tried the alternative script suggested by someone in the issues (for readability reasons, not due to any errors) and that failed the same way.

I tried on the most recent 8.0 64-bit version just to see if the error was any different, and the code runs without any issue; however it sadly doesn't do anything that I could notice.

Apologies if this was something obvious, or I misunderstood the directions. Cheers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.