intellij-swagger icon indicating copy to clipboard operation
intellij-swagger copied to clipboard

A plugin to help you easily edit Swagger and OpenAPI specification files inside IntelliJ IDEA

Results 44 intellij-swagger issues
Sort by recently updated
recently updated
newest added

I've been using your plugin and I've really been enjoying it. The plugin has been very helpful but my APIs I'm defining are starting to get pretty big and I...

Whenever i open a swagger **yaml** file, intellij memory spikes upto 80%. i.e 200MB to 600MB. I'm sure this is recent bug, because i used to edit that same file...

Actually to explore the file I use Structure tab of intellij, but it's a bit painful to easily find things. I think that could be cool to have a structure...

enhancement

Hi, it would be helpful if there were a setting that lets me open the swagger-ui with the plugin, but with all sections (as defined by swagger tags) collapsed. This...

enhancement

Currently, the plugin offers no support related to Required Properties specification of object. As an example, this is the current behavior: ![Screen Shot 2019-03-21 at 8 47 54 AM](https://user-images.githubusercontent.com/22703884/54736942-42e5d380-4bb6-11e9-8fd3-babbca6d3009.png) It'll...

enhancement

With SwaggerHub, the diff tool is helpful. In PyCharm, I can use "compare files" to get a line-based diff, which is all SwaggerHub does anyway. A more intelligent diff might...

enhancement

## Description Opening a yaml file in a Chrome browser does not work if Chrome has enabled "Jenbrains IDE support" extension. ## Steps to reproduce - open any swagger.yml file...

bug

### Description Autocomplete stopped working several versions ago. I just can't get it working any more. I'm writing my Swagger specs mainly in JSON, but added a YAML example for...

bug

Among other things, I have these plug-ins installed in IntelliJ: • Swagger • OpenAPI Specifications A colleague has the same plug-ins installed. If a colleague opens Swagger's YAML file, he...

Click on open in chrome leads to "Site can't be reached" screen: ![image](https://github.com/zalando/intellij-swagger/assets/12336355/909d73e6-49ac-48c9-99cd-c63d6b9d7798)