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

credentials: file authoring/editing language support #2707

Open
justinmk3 opened this issue Jun 21, 2022 · 1 comment
Open

credentials: file authoring/editing language support #2707

justinmk3 opened this issue Jun 21, 2022 · 1 comment
Labels
auth-credentials authentication, authorization, credentials, AWS Builder ID, sso aws-documents AWS-specific programming languages, DSLs, filetypes, LSP, JSON schema feature-request New feature or enhancement. May require GitHub community feedback.

Comments

@justinmk3
Copy link
Contributor

justinmk3 commented Jun 21, 2022

As a user, when editing ~/.aws/* credentials files such as ~/.aws/credentials or ~/.aws/config, I want syntax support for AWS credentials files:

  • MVP
    • Auto-completion
    • Syntax highlight
    • Syntax check / errors
  • Future (LSP based?)
    • File outline
    • Go to Definition
    • Find References
    • Smart rename

Notes

@justinmk3 justinmk3 added feature-request New feature or enhancement. May require GitHub community feedback. auth-credentials authentication, authorization, credentials, AWS Builder ID, sso aws-documents AWS-specific programming languages, DSLs, filetypes, LSP, JSON schema labels Jun 21, 2022
@justinmk3 justinmk3 changed the title auth: credentials file authoring/editing language support credentials: file authoring/editing language support Jun 21, 2022
@justinmk3
Copy link
Contributor Author

"ini" syntax highlighting: #2780

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth-credentials authentication, authorization, credentials, AWS Builder ID, sso aws-documents AWS-specific programming languages, DSLs, filetypes, LSP, JSON schema feature-request New feature or enhancement. May require GitHub community feedback.
Projects
None yet
Development

No branches or pull requests

1 participant