Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration to vscode engine 1.46 & fixes #166

Merged
merged 10 commits into from
Jul 13, 2020
Merged

Migration to vscode engine 1.46 & fixes #166

merged 10 commits into from
Jul 13, 2020

Conversation

pgourlain
Copy link
Owner

Fixes : #106 #138 #140 #146 #148

@pgourlain pgourlain merged commit aa3c754 into master Jul 13, 2020
@pgourlain pgourlain deleted the fixdebugger branch July 26, 2020 14:03
eboutin pushed a commit to eboutin/vscode_erlang that referenced this pull request Sep 23, 2020
* Fix external debugger lunch error by removing vscode dependencies

* update to vscode engine 1.46

* Add inline debugerAdpater implementation

* exclude breakpoint set in .src file

* compile arguments file  into memory to avoid unwanted beam file

* Add help.md

* Fix pgourlain#106

* fix pgourlain#148 : Add 'plugins' path to includepaths

* Goto definition on export atoms (pgourlain#146)

* Changelog
vladdu pushed a commit to vladdu/vscode_erlang that referenced this pull request Jan 26, 2021
* Fix external debugger lunch error by removing vscode dependencies

* update to vscode engine 1.46

* Add inline debugerAdpater implementation

* exclude breakpoint set in .src file

* compile arguments file  into memory to avoid unwanted beam file

* Add help.md

* Fix pgourlain#106

* fix pgourlain#148 : Add 'plugins' path to includepaths

* Goto definition on export atoms (pgourlain#146)

* Changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignore unused functions ending with "_test"
1 participant