Code Monkey home page Code Monkey logo

Comments (2)

MattDMo avatar MattDMo commented on June 23, 2024

I'm pretty sure I speak for the community when I say thank you very much for all the hard work you've done over the years! Anaconda has been a mainstay for me for a long time, all the way back to 2013/14 when I was thinking there just had to be something better than SublimeCodeIntel.

I do use other tools now for some tasks, notably LSP and pylsp, which is great, but it doesn't work with SublimeREPL, which is a major part of my workflow, so having a functional Anaconda for autocomplete and popup documentation is really important.

Unfortunately I don't know much about asyncio either, but I could certainly try to learn. Even if there isn't a major rewrite or feature set change, just keeping things going, trying to address issues, and merging good PRs is probably within my abilities. Let me think about it...

from anaconda.

DamnWidget avatar DamnWidget commented on June 23, 2024

I'm pretty sure I speak for the community when I say thank you very much for all the hard work you've done over the years! Anaconda has been a mainstay for me for a long time, all the way back to 2013/14 when I was thinking there just had to be something better than SublimeCodeIntel.

I do use other tools now for some tasks, notably LSP and pylsp, which is great, but it doesn't work with SublimeREPL, which is a major part of my workflow, so having a functional Anaconda for autocomplete and popup documentation is really important.

Unfortunately I don't know much about asyncio either, but I could certainly try to learn. Even if there isn't a major rewrite or feature set change, just keeping things going, trying to address issues, and merging good PRs is probably within my abilities. Let me think about it...

Yeah, I don't know if SublimeCodeIntel improved at all with the years, it never worked at all for me, this is one of the reasons I abandoned ST, it is fast, it looks sick (ST renderer is just beautiful I want to make it love, seriously) but I had to make plugins for everything I wanted to do.

I wanted to write Python code, made anaconda
I wanted to write Go code, had to make anaconda-go
I wanted to write Rust code, had to make anaconda-rust

And maintain it! I switched to VSCode years ago, it is slower than ST but is acceptable and it has a pretty good ecosystem, specially for Go (go maintainers own the Go extension for it) and rust support is pretty good to, if I had to work with Python I would probably use ST, I think anaconda works better than Python extension on it but I don't write much Python anymore, the point is that there are tools working out of the box and I don't have to make them myself, also integrated debugger, quality of life at expense of performance.

I will try to get my head around asyncio, I don't have much exposure to it but it can't be too difficult, problem is that I don't remember shit about how I implemented the current AIO support in Anaconda.

Peace

from anaconda.

Related Issues (20)

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.