vrapper | Vim-like editing in Eclipse | Text Editor library

 by   vrapper Java Version: 0.74.0 License: GPL-3.0

kandi X-RAY | vrapper Summary

kandi X-RAY | vrapper Summary

vrapper is a Java library typically used in Editor, Text Editor, Eclipse applications. vrapper has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has medium support. However vrapper build file is not available. You can download it from GitHub.

Vim-like editing in Eclipse
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              vrapper has a medium active ecosystem.
              It has 1074 star(s) with 149 fork(s). There are 61 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 77 open issues and 631 have been closed. On average issues are closed in 278 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of vrapper is 0.74.0

            kandi-Quality Quality

              vrapper has 0 bugs and 0 code smells.

            kandi-Security Security

              vrapper has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              vrapper code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              vrapper is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              vrapper releases are available to install and integrate.
              vrapper has no build file. You will be need to create the build yourself to build the component from source.

            Top functions reviewed by kandi - BETA

            kandi has reviewed vrapper and discovered the below as its top functions. This is intended to give you an instant insight into vrapper implemented functionality, and help decide if they suit your requirements.
            • Create core commands
            • Parses a string of key strokes
            • Parses a keyString into a KeyStoke
            • Builds the config evaluator
            • Entry point for the editor
            • Updates the position in the original text
            • Open a file in editor
            • Clone the editor
            • Display messages
            • Executes the block paste
            • Handle a key stroke
            • Format a line range
            • Executes the given text
            • Iterates over the specified number of delimiter objects
            • Creates a HashMap of escaped characters
            • Splits a pattern into patterns
            • Fill the status line
            • Sets the destination position
            • Execute the selection
            • Entry point
            • Creates a map of key strokes
            • Evaluates the next command
            • Returns the range of the given number of lines
            • Main entry point
            • Select new lines
            • Entry point for the clang command
            Get all kandi verified functions for this library.

            vrapper Key Features

            No Key Features are available at this moment for vrapper.

            vrapper Examples and Code Snippets

            No Code Snippets are available at this moment for vrapper.

            Community Discussions

            QUESTION

            Eclipse with vrapper doesn't recognize file changes
            Asked 2020-Oct-07 at 12:45

            I have a file open in Eclipse. I make some changes (new lines, type some stuff), and it never indicates the file has been changed (with the * on the file tab). So I ctrl+s to save, close the file, re-open it, and my changes are not there.

            Context Eclipse Build Details
            • Eclipse Platform
            • Version: 2020-06 (4.16)
            • Build id: X20200903-1448
            • OS: Linux, v.5.8.11-200.fc32.x86_64, x86_64 / gtk 3.24.23, WebKit 2.28.4
            • Java version: 11.0.8
            Other
            • Vrapper (VIM) extension
            • PHP project
            • Happens in multiple projects
            • Only happens in PHP files
            Reproduce
            1. Double click a file to open. Starts in Normal Mode (VIM)
            2. go to a line & press O to create a new line
            3. Type echo "zeeb"; exit;

            Now, there should be an asterisk next to my filename on the file tab, but there isn't.
            At this point, if I click with the mouse & select some text, the asterisk will appear most of the time. Then I can save. Or, if I go back into normal mode, the asterisk appears

            What I've tried
            • Project -> Clean
            • Project -> uncheck 'Build Automatically' (same behavior either way)
            • Closing all Eclipse windows & re-opening just one window
            • Disabling vrapper <- this works! But I need my vim.
            ...

            ANSWER

            Answered 2020-Oct-07 at 12:45

            Adding :set noatomicinsert to ~/.vrapperrc seems to have fixed it.

            Vrapper Settings states:

            Whether inserts should be handled as atomic operation. This causes problems sometimes, so it is deactivatable.

            Source https://stackoverflow.com/questions/64229437

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install vrapper

            You can download it from GitHub.
            You can use vrapper like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the vrapper component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/vrapper/vrapper.git

          • CLI

            gh repo clone vrapper/vrapper

          • sshUrl

            git@github.com:vrapper/vrapper.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link