Giter VIP home page Giter VIP logo

zphrus / virtual-counter Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 157 KB

Virtual Counter is a Visual Studio Code extension that counts the number of virtual functions in a file and adds a number next to each virtual function visually using decorations. It provides a quick overview of the virtual functions in your code and their respective classes.

License: MIT License

TypeScript 100.00%

virtual-counter's Introduction

Virtual Counter

Virtual Counter is a Visual Studio Code extension that counts the number of virtual functions in a file and adds a number next to each virtual function visually using decorations. It provides a quick overview of the virtual functions in your code and their respective classes.

Features

  • Counts the virtual functions in the currently opened file.
  • Adds a visual number next to each virtual function using decorations.

Usage

  1. Open a file containing C++ code with virtual functions.
  2. Use the virtual-counter.countVirtualFunctions / Count Virtual Functions command from the Command Palette (Ctrl+Shift+P or Cmd+Shift+P) to count the virtual functions and add the numbers.
  3. The virtual functions will be visually marked with a number next to them.

Screenshot

Screenshot

Installation

  1. Launch Visual Studio Code.
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
  3. Search for "Virtual Counter" and click Install.
  4. Restart Visual Studio Code.

Extension Settings

This extension doesn't have any configurable settings at the moment.

Known Issues

  • None.

Contribution

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request on the GitHub repository.

License

This extension is licensed under the MIT License.

virtual-counter's People

Contributors

zphrus avatar dependabot[bot] avatar

Watchers

 avatar

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.