Splunk Search Processing Language#368
Merged
pryrt merged 3 commits intonotepad-plus-plus:masterfrom Feb 6, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds support for Splunk Search Processing Language (SPL) syntax highlighting in Notepad++ with both Light Mode and Dark Mode color schemes. Splunk SPL is a query language used by Splunk Enterprise for searching and analyzing machine data.
Changes:
- Added two new UDL definitions for Splunk SPL (Light Mode and Dark Mode) with comprehensive keyword coverage including commands, functions, parameters, operators, and field names
- Added corresponding sample files demonstrating typical Splunk SPL query syntax
- Updated udl-list.json to register both new language definitions
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| udl-list.json | Adds metadata entries for both Splunk SPL Light Mode and Dark Mode UDLs |
| UDLs/Splunk_SPL_Light_Mode.xml | Defines syntax highlighting for Splunk SPL with light color scheme |
| UDLs/Splunk_SPL_Dark_Mode.xml | Defines syntax highlighting for Splunk SPL with dark-mode-friendly colors |
| UDL-samples/Splunk_SPL_Light_Mode.spl | Sample file demonstrating Splunk SPL query syntax (Light Mode) |
| UDL-samples/Splunk_SPL_Dark_Mode.spl | Sample file demonstrating Splunk SPL query syntax (Dark Mode) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
pryrt
reviewed
Feb 6, 2026
pryrt
reviewed
Feb 6, 2026
Splunk Search Processing Language https://help.splunk.com/en/splunk-enterprise/search/search-manual/9.0/search-overview/about-the-search-language
Splunk Search Processing Language https://help.splunk.com/en/splunk-enterprise/search/search-manual/9.0/search-overview/about-the-search-language
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://help.splunk.com/en/splunk-enterprise/search/search-manual/9.0/search-overview/about-the-search-language