Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonConger committed Mar 13, 2020
1 parent 5b98b9c commit 0390ee8
Showing 1 changed file with 1 addition and 27 deletions.
28 changes: 1 addition & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,30 +39,4 @@ Splunk Enterprise can be running on the same machine as Visual Studio Code, on a
## Support

This software is released as-is. Splunk provides no warranty and no support on this software.
If you have any issues with the software, please file an issue on the repository.

## Release Notes

### 0.2.1
- Added configuration checking for .conf file values.


### 0.2.0

- Added the following commands:
- `splunk.search.adhoc` - run an ad-hoc search. Results render in Splunk channel in the OUTPUT view tab.
- `splunk.savedSearch.run` - runs a Splunk saved search. Results render in Splunk channel in the OUTPUT view tab.
- `splunk.savedSearches.refresh` - requests Saved searches from the configured Splunk instance.
- `splunk.new.modviz` - creates scaffolding for a Splunk custom visualization.
- `splunk.new.command` - creates scaffolding for a Splunk custom search command.
- `splunk.embeddedReport.show` - shows a Splunk embedded report in a Visual Studio Code panel.

- Added the following views:
- `savedSearches` - displays Splunk saved searches in the Splunk view container
- `embeddedReports` - displays Splunk embedded reports in the Splunk view container

### 0.1.0

Initial release

* Grammar adapted from the [Sublime Text syntax highlighting for .conf files](https://github.com/shakeelmohamed/sublime-splunk-conf-highlighting) repo.
If you have any issues with the software, please file an issue on the repository.

0 comments on commit 0390ee8

Please sign in to comment.