Skip to content

newrelic-csec/new-relic-extension-pack

 
 

Repository files navigation

Community Project header

New Relic Extension Pack

This extension pack provides developers easy access to all the different New Relic VS Code extensions that are available to assist you in developing on the New Relic platform.

Extensions

New Relic One


A VS Code extension for New Relic that helps developers build and deploy New Relic apps directly from VSCode.

Badge for version for Visual Studio Code extension Installs Rating

Step Line Generator


A VS Code extension that will search for string templates STEP-{} and LINE-{} and generate a STEP counter and/or Line number.

Badge for version for Visual Studio Code extension Installs Rating

NRQL Query Language


A VS Code extension that enables core support for the New Relic Query Language (NRQL).

Badge for version for Visual Studio Code extension Installs Rating

NR1 Debugger


A VS Code extension that generates Chrome and Firefox launch configurations for debugging New Relic One applications.

Badge for version for Visual Studio Code extension Installs Rating

Debugger for Chrome


A VS Code extension to debug your JavaScript code in the Google Chrome browser, or other targets that support the Chrome DevTools Protocol.

Badge for version for Visual Studio Code extension Installs Rating

Debugger for Firefox


A VS Code extension to debug web applications and extensions running in the Mozilla Firefox browser.

Badge for version for Visual Studio Code extension Installs Rating

Contributing

This project adheres to a Code of Conduct. Please read before contributing.

How to develop locally and contribute changes

  1. Fork this repository.
  2. Open project in VS Code.
  3. Hit F5 to compile and launch the extension in debug mode. This will open a new VS Code window in which you can open the Command Palette and try out the commands.
  4. Make your changes in a new branch.
  5. Commit and push your changes.
  6. Open a pull request with a description of the changes. Feel free to include anything that could make our review easier (screenshots, demo gifs, etc.).

License

New Relic Extension Pack is licensed under the Apache 2.0 License.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%