Giter VIP home page Giter VIP logo

tobiashochguertel / codiga-vscode-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codiga/vscode-plugin

0.0 0.0 0.0 10.19 MB

VS Code plugin that suggests code blocks as you type and check for errors. Works for JavaScript, TypeScript, Python, Java, Scala, Ruby, PHP, Apex, Docker

Home Page: https://www.codiga.io/get-codiga/vscode/

License: MIT License

Shell 0.06% JavaScript 0.27% Python 0.01% TypeScript 99.66%

codiga-vscode-plugin's Introduction

Datadog acquired Codiga. This repository is no longer active.

Slack Twitter Visual Studio Marketplace Rating

Codiga: Static Code Analysis on Steroids ๐Ÿš€

  • Works for Python, JavaScript and TypeScript (C# and Java coming)
  • Fix security vulnerabilities and coding mistakes from your IDE
  • Let you write your own custom rules (tutorial or documentation)

Check Python Naming

Getting Started ๐Ÿƒโ€โ™€๏ธ

Automatic ๐Ÿ™Œ

Run the following command at the root of your project.

npx @codiga/cli@latest ruleset-add

It will create a codiga.yml file at the root of your project, which is used to know what rulesets to use. You can refine the rulesets later and rulesets you find on the Codiga Hub.

Manually ๐ŸŒ

  1. Add your API key (see below)
  2. Visit the Codiga Hub and select the rulesets to use for your project.
  3. Create a codiga.yml at the root of your project with the list of rulesets you want to use. An example of a codiga.yml file for Python is shown below.
rulesets:
  - python-security
  - python-best-practices

API keys

To use Codiga, you need an API Token from Codiga. Log on Codiga using your GitHub, GitLab, Bitbucket or Google account.

Then, in your preferences, generate a new API key as shown below.

Generate API Token on Codiga

Add the token in your VS Code preferences.

Enter your API keys

Sending feedback

You can either fill a bug report directly. If you do not want to open a ticket, you can also directly contact us.

Learn More

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.