Skip to content

Add OMLX to o.json - #9478

Open
xraid wants to merge 1 commit into
sublimehq:masterfrom
xraid:add-omlx
Open

Add OMLX to o.json#9478
xraid wants to merge 1 commit into
sublimehq:masterfrom
xraid:add-omlx

Conversation

@xraid

@xraid xraid commented Jul 12, 2026

Copy link
Copy Markdown

I'm the package's author and/or maintainer.
I have read the docs.
I have tagged a release with a semver version number.
My package repo has a description and a README describing what it's for and how to use it.
My package doesn't add context menu entries. *
My package doesn't add key bindings. **
Any commands are available via the command palette.
Preferences and keybindings (if any) are listed in the menu and the command palette, and open in split view.
If my package is a syntax it doesn't also add a color scheme. ***
I use .gitattributes to exclude files from the package: images, test files, sublime-project/workspace.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

This PR adds OMLX.

Review for OMLX main-99b1eb1-2026.07.14.02.47.15

1 failure:

  • 'package-metadata.json' is supposed to be automatically generated by Package Control during installation

3 warnings:

  • Command palette entry for editing settings should start with 'Preferences: OMLX'. Found: Preferences: oMLX Settings
    File: Default.sublime-commands
  • 'Main.sublime-menu' has no 'Package Settings' entry for 'OMLX'
  • You define 'oMLX.sublime-settings' but 'oMLX' is neither your package name nor the name of a syntax you ship. Did you mean 'OMLX.sublime-settings'?
    File: oMLX.sublime-settings

About the entry here:

10 failures:

  • OMLX has invalid indentation on line 340: use tabs for indentation, not spaces
  • OMLX has invalid indentation on line 341: use tabs for indentation, not spaces
  • OMLX has invalid indentation on line 342: use tabs for indentation, not spaces
  • OMLX has invalid indentation on line 343: use tabs for indentation, not spaces
  • OMLX has invalid indentation on line 344: use tabs for indentation, not spaces
  • OMLX has invalid indentation on line 345: use tabs for indentation, not spaces
  • OMLX has invalid indentation on line 346: use tabs for indentation, not spaces
  • OMLX has invalid indentation on line 347: use tabs for indentation, not spaces
  • OMLX has invalid indentation on line 348: use tabs for indentation, not spaces
  • OMLX is not sorted: move it before OmnisStudioIndenter.

@braver

braver commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

Please address the issues with indentation and tell us what your package is about and why it should be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants