VSCodeJsonp is a VSCodium extension to support the enhanced JSON syntax (jsonp) used by packages like the JsonPreprocessor and the RobotFramework_Testsuitesmanagement.
This extension is currently not available on Visual Studio Marketplace or Open VSX Registry, so you can install it manually as following steps:
- Get the latest extension jsonp-x.x.x.vsix file from this repo.
- Open Visual Studio Code or VSCodium, select Extensions Tab then chose Install from VSIX
- Browse to the downloaded jsonp-x.x.x.vsix file then install.
As soon as the installtion is completed, the files with .jsonp will be recognized properly.
A detailed documentation of the VSCodeJsonp can be found here: VSCodeJsonp.pdf
To give us a feedback, you can send an email to Thomas Pollerspöck
In case you want to report a bug or request any interesting feature, please don't hesitate to raise a ticket.
Copyright 2020-2023 Robert Bosch GmbH
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.