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

docs: Upstream.docs branch #23

Merged
merged 24 commits into from
May 23, 2024
Merged

docs: Upstream.docs branch #23

merged 24 commits into from
May 23, 2024

Conversation

ndonfris
Copy link
Owner

  • built snippets/*.json files
  • changed README.md layout

ndonfris and others added 20 commits May 7, 2024 03:29
- `fish-lsp complete` removed bare command
- updated configHandlers to use zod
- updataed fish_lsp_* env variables
- added flags '-c'/'--create' && '-s'/'--show'
- removed executable privileges from files that don't need to be
  executed ('src/**.ts', and 'scripts/*.fish')
    - `chmod -x src/**.ts && chmod -x scripts/*.fish`
- snippets had major changes (BOTH 'snippets/*.json',
  'test-data/snippets.test.ts' & 'src/utils/snippets.ts')
    - src/utils/snipptes.ts now has a map for storing prebuilt
      documentation
    - test-data/snippets.test.ts now tests the new prebuilt
      documentation
    - snippets/*.json had deprecated files removed
    - snippets/*.json had formatting fixes
- jest.config.js
    - Removed commented out code in
    - Added 'use strict;' in jest.config.js
….json

- needs testing before included in master
- uses snippets/*.json and needs improving in src/server.ts
- now matches startupCache function markdown/documentation better
ndonfris added 2 commits May 22, 2024 15:55
…iles

Why: The package.json file needed to be updated to include additional directories and files for better organization and functionality.
     Error become known from .github/workflow/eslint.yml failure

Changes:
- Added directories key with man and bin paths
- Added files key with src, snippets, package.json paths
- src/features/fix-all.ts had some ssall changes that probably need to
  be reverted, although fix-all & code-actions are not currently
  attached to the server.ts file
@ndonfris ndonfris force-pushed the upstream.docs branch 2 times, most recently from aaba9de to 47403f0 Compare May 23, 2024 05:42
@ndonfris ndonfris merged commit 2c12a11 into master May 23, 2024
2 checks passed
@ndonfris ndonfris deleted the upstream.docs branch May 23, 2024 06:18
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.

1 participant