Giter Site home page Giter Site logo

assistant-vscode's People

Contributors

antonreshetov avatar jdhalbert 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

Watchers

 avatar  avatar  avatar  avatar

assistant-vscode's Issues

Doesn't work on WLS mode

I'm running my vscode on WSL mode and when I try to access the snippet the following message appears

massCode app is not running.

I already have installed the massCode app.

Maybe is it happening because the massCode was installed on Windows system and not on Linux subsystem?

related #3

Add snippet language and name automatically.

It would be great if the language and name of the snippet were added automatically from the file. and could be changed by the user.

As the language is by default plain_text.

{
          label: 'Fragment 1',
          value: content,
          language: 'plain_text'
 }

language can be fetched from VsCode API window.activeTextEditor?.document.languageId.

Bug: Importing snippets with similar titles imports content of one of them only

Hi. Reproduction:
First, create a folder called JavaScript and another one called Python, then create one snippet in each of them and title them both similarly, e.g., let's title them both "Functions". Now add some different content in each, then try importing each of them in VSCode. Use the massCode: search and type in "Functions", then choose each of them once. Only content of one of them will be imported in both cases.

not compatible with the current version of VSCode (version 1.65.0).

ERR Can't install 'antonreshetov.masscode-assistant' extension because it is not compatible with the current version of Visual Studio Code (version 1.65.0).: Incompatible: Can't install 'antonreshetov.masscode-assistant' extension because it is not compatible with the current version of Visual Studio Code (version 1.65.0).
    at U.checkAndGetCompatibleVersion (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:48:12147)
    at async U.installFromGallery (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:48:3200)

Feature request: Placeholders with Tab Navigation

Hey! Thanks for massCode and this - exactly what I've been looking for!

I know the project is fresh and you may already have this on the roadmap but it'd be nice to have snippet placeholders that get focused by default and can be tabbed through after adding a snippet. I don't know how it could be elegantly implemented since I only write Javascript in VSCode so something like %%default value%% would perhaps conflict with the syntax of some other languages but something like that would be great.

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.