Skip to content

feat: ansys-mechanical-ideconfig command#935

Merged
klmcadams merged 17 commits into
mainfrom
feat/stubs-importer
Oct 10, 2024
Merged

feat: ansys-mechanical-ideconfig command#935
klmcadams merged 17 commits into
mainfrom
feat/stubs-importer

Conversation

@klmcadams
Copy link
Copy Markdown
Collaborator

@klmcadams klmcadams commented Oct 8, 2024

Given an IDE, type of settings to update (user or workspace), and the Mechanical revision number, ansys-mechanical-ideconfig will print the location of the settings, along with the content to add to the settings.json files so that autocomplete with ansys-mechanical-stubs works

@klmcadams klmcadams requested a review from a team as a code owner October 8, 2024 12:46
@github-actions github-actions Bot added dependencies Related with project dependencies enhancement New features or code improvements labels Oct 8, 2024
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Oct 8, 2024
Comment thread src/ansys/mechanical/core/autocomplete.py Outdated
@dipinknair
Copy link
Copy Markdown
Collaborator

I think we should capture this in documentation also.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 8, 2024

Codecov Report

Attention: Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.13%. Comparing base (a4537bf) to head (3b5d863).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #935      +/-   ##
==========================================
- Coverage   85.22%   81.13%   -4.10%     
==========================================
  Files          35       36       +1     
  Lines        2234     2269      +35     
==========================================
- Hits         1904     1841      -63     
- Misses        330      428      +98     

Comment thread src/ansys/mechanical/core/autocomplete.py Outdated
Comment thread pyproject.toml Outdated
Comment thread src/ansys/mechanical/core/autocomplete.py Outdated
@klmcadams klmcadams changed the title feat: ansys-mechanical-autocomplete command feat: ansys-mechanical-ideconfig command Oct 9, 2024
@klmcadams klmcadams merged commit f4ee162 into main Oct 10, 2024
@klmcadams klmcadams deleted the feat/stubs-importer branch October 10, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies documentation Improvements or additions to documentation enhancement New features or code improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants