Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

getflywheel/local-addon-xdebug-vscode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Add-on: XDebug + VSCode PRs Welcome

Manual Installation

Clone

Clone the repository into the following directory depending on your platform:

  • macOS: ~/Library/Application Support/Local/addons
  • Windows: %AppData%\Local\addons
  • Linux: ~/.config/Local/addons

Install Dependencies

  • yarn install

Build

  • yarn build

Development

Folder Structure

All files in /src will be transpiled to /lib using TypeScript. Anything in /lib will be overwritten.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%