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

Add support for Modern Fortran extension #1872

Merged
merged 2 commits into from Feb 17, 2019
Merged

Add support for Modern Fortran extension #1872

merged 2 commits into from Feb 17, 2019

Conversation

emanspeaks
Copy link
Contributor

Fixes #IssueNumber

Changes proposed:

  • Add
  • Delete
  • Fix
  • Prepare

Adds support for the Modern Fortran extension by recognizing its added languages.

@codecov
Copy link

codecov bot commented Feb 14, 2019

Codecov Report

Merging #1872 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1872   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          75      75           
  Lines        5625    5625           
  Branches      220     220           
======================================
  Hits         5625    5625
Impacted Files Coverage Δ
src/iconsManifest/languages.ts 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f11ef23...c474068. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 14, 2019

Codecov Report

Merging #1872 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1872   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          75      75           
  Lines        5625    5625           
  Branches      220     220           
======================================
  Hits         5625    5625
Impacted Files Coverage Δ
src/iconsManifest/languages.ts 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9903762...bc5ef0d. Read the comment docs.

@JimiC
Copy link
Member

JimiC commented Feb 15, 2019

Can you please provide links to the extensions (in the marketplace) that are using those language ids?

@emanspeaks
Copy link
Contributor Author

@JimiC JimiC added this to the Next milestone Feb 16, 2019
@robertohuertasm robertohuertasm merged commit 1f2b9a8 into vscode-icons:master Feb 17, 2019
@emanspeaks emanspeaks deleted the modern-fortran branch February 19, 2019 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants