Skip to content

Comments

feat: auto env setup#91

Merged
AsterDY merged 1 commit intocloudwego:mainfrom
Hoblovski:feat/env-setup
Sep 23, 2025
Merged

feat: auto env setup#91
AsterDY merged 1 commit intocloudwego:mainfrom
Hoblovski:feat/env-setup

Conversation

@Hoblovski
Copy link
Collaborator

What type of PR is this?

feat: auto env setup (for python)

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

see also: issue 77

(optional) The PR that updates user documentation:


func installLanguageServer(language uniast.Language) (string, error) {
switch language {
case uniast.Cxx:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

191-192 可以删,本来准备加 C 的但是 C 的装的比较多,而且可能干扰系统 C 编译器,所以先搁置了。

@AsterDY AsterDY merged commit 9befcce into cloudwego:main Sep 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants