Skip to content

Commit de3cb2a

Browse files
pedro-ricardokrvajal
authored andcommitted
Change Description and publisher until krvajalm returns. Needed to publish the recent changes in Marketplace
1 parent db74870 commit de3cb2a

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

package.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,6 @@
8888
"path": "./snippets/fortran90.json"
8989
}
9090
],
91-
"breakpoints": [
92-
{
93-
"language": "FortranFreeForm"
94-
},
95-
{
96-
"language": "fortran_fixed-form"
97-
}
98-
],
9991
"configuration": {
10092
"type": "object",
10193
"title": "Fortran configuration",
@@ -153,7 +145,7 @@
153145
"fortran.provideHover": {
154146
"type": "boolean",
155147
"default": true,
156-
"description": "Enables or hover functionality (disable if using 'Fortran IntelliSense')"
148+
"description": "Enables hover functionality (disable if using 'Fortran IntelliSense')"
157149
},
158150
"fortran.provideCompletion": {
159151
"type": "boolean",
@@ -209,4 +201,4 @@
209201
"dependencies": {
210202
"vscode-languageclient": "^5.1.0"
211203
}
212-
}
204+
}

0 commit comments

Comments
 (0)