facebook

Removing CodeMix and Angular. Going back to VS Code.

  1. CodeMix & Angular IDE
  2.  > 
  3. Getting Help
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #602913 Reply

    supplanter64
    Participant

    It’s helpful when it works, but I’m having SO MANY ISSUES with CodeMix, i.e. the Eclipse IDE locks up, debugging fails to work most of the time, and I’m getting strange editor cursor behavior when I use Vrapper (vim emulation). I would like help you debug this, but simply don’t have time. This is really cool extension you’ve created. I hope my license fee helps you guys a little, but I’m going back to plain VS Code.

    #602914 Reply

    ignaciom
    Moderator

    Thanks for your time! We know it can be challenging especially in your case with the VIM plugin — unfortunately we haven’t had time to deep dive on compatibility with that plugin and no doubt it has caused you pain with your cursor movements.

    Hopefully you do have time to circle back in the future! And get to the bottom of the problems you are facing.

    Best Regards
    Ignacio

    #602919 Reply

    ignaciom
    Moderator

    Hey,

    I’ll make sure we get to investigate the issue for next release, with this I mean test CodeMix with the Vrapper (vim emulation) extension, and get back here with any findings.

    Best Regards
    Ignacio

    #621959 Reply

    antoniotrkdz
    Participant

    Hi,

    It would be great if you can make the vim commenter plugin (<gcc> to toggle comment/uncomment) of vrapper to work with Codemix.

    At the moment it is not working with .vue components files, where it needs different type of comments for every different section of the file (html, js, css)

    Thanks!

    #622021 Reply

    Brian Fernandes
    Moderator

    Antonio,

    Thank you for asking – we did some work around Vrapper and CodeMix functionality some time ago, and will take a look at whether it’s possible to get it to work with the different sections in .vue files.

    #622136 Reply

    antoniotrkdz
    Participant

    Hi Brian,

    Thank you for your reply.
    It would be easy to bind it in some way to the ctrl+/ key combination as it is already serving the same purpose.
    It what I am using at the moment, indeed.

    Thanks!

    #622141 Reply

    Brian Fernandes
    Moderator

    Antonio,

    We were having a hard time getting gcc to work in general, even in non-CodeMix editors. Did you do anything special to set that up other than just installing Vrapper, like installing vim-commentary or something? Some of the other commands were working fine.

    #622143 Reply

    antoniotrkdz
    Participant

    No, I didn’t anything other than installing vrapper.
    here is my .vrapperrc, just in case:

    ino jk <ESC>
    vno v <ESC>
    map L $
    map H ^
    set autoindent
    set ignorecase
    set smartcase

    thanks!

    #622319 Reply

    Brian Fernandes
    Moderator

    Antonio,

    Thank you for sending that in – we were missing some of the optional Vrapper plugins that enabled the gcc functionality, and now see it working in Java files. I’ve filed this as a feature request and will update this thread when there’s movement on this. Thank you for asking!

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Removing CodeMix and Angular. Going back to VS Code.

You must be logged in to post in the forum log in