Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-implement esbonio.sphinx.configOverrides #870

Merged
merged 5 commits into from
Aug 6, 2024

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    c4b7e00 View commit details
    Browse the repository at this point in the history
  2. lsp: Remove furo as test dependency

    Nothing against furo, but not depending on it for test cases is one
    less dependency to migrate when a major version of Sphinx rolls
    around.
    
    Plus overriding the theme set in `conf.py` is a nice way to exercise
    the `configOverrides` option
    alcarney committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    748521d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb87807 View commit details
    Browse the repository at this point in the history
  4. vscode: Hide ruff cache dir

    alcarney committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1838e4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ed42a4 View commit details
    Browse the repository at this point in the history