Skip to content

Minor release - version 2.2.0 #167

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

Merged
merged 34 commits into from
May 15, 2020
Merged

Minor release - version 2.2.0 #167

merged 34 commits into from
May 15, 2020

Conversation

pedro-ricardo
Copy link
Collaborator

@pedro-ricardo pedro-ricardo commented Feb 27, 2020

letmaik and others added 24 commits June 22, 2019 22:30
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
Map Fortran subroutines to vscode Function kind
Fix blocking due to very slow regex execution in "parseFunction"
Add support for disabling Hover, Completion and Symbol providers
> linter-gfortran@2.1.2 lint /home/pedro/Documents/Codes/vscode-fortran-support
> node ./node_modules/tslint/bin/tslint ./src/**/*.ts
….17.14

Bump lodash from 4.17.11 to 4.17.14
…ep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2
…rs-4.7.3

Bump handlebars from 4.0.11 to 4.7.3
This will be added with the `select` highlight fixes
* Fix wrong select highlight on declarations with

* Rebuild select constructs to be separated by kind (case|type|rank)
@pedro-ricardo
Copy link
Collaborator Author

I'll increment the CHANGELOG.md and the package.json

@pedro-ricardo
Copy link
Collaborator Author

@krvajal Once the BreakPoints are approved this is ready to be released! 👍

gnikit and others added 3 commits February 28, 2020 22:04
* Added debugging functionality.

* Replaces deprecated debugger interface.

As stated in issue #9037 in github.com/microsoft/vscode
is the way to go. Fortran does not do anything different from
the inhouse C++ debugger, hence we should only have the
extension allow breaking points and nothing else.
This of course means that we will be depending on
Microsoft's C++ extension for the debugger.

* Updated README.md to include debugging as feature

* Marked code snippets as JSON

* Attempt to fix highlighting on GitHub
@pedro-ricardo pedro-ricardo merged commit db74870 into master May 15, 2020
@gnikit gnikit deleted the release/2.2.0 branch November 9, 2021 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants