Mutsuyuki Tanaka

- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
Mutsuyuki Tanaka 创建了一个帖子, Is there an option to disable word wrapping specifically for code sections in the chat window of an AI assistant?
I use a relatively narrow chat pane, so when code is displayed, a single line ends up being shown over many lines, which makes it hard to read. I would like to know how to set it so that code secti... -
Mutsuyuki Tanaka 创建了一个帖子, When selecting python interpreter of docker, I get an error.
I got error like below. My environment is OS : windows11 version : PyCharm Professional 2022.1.2 Docker : 20.10.16 (Docker Desktop 4.9.0) * WSL2 backend I opened the same project and was abl... -
Mutsuyuki Tanaka 创建了一个帖子, Some settings in tsconfig.json do not take effect in WebStorm.
I'm using WebStorm 2022.1. I am having trouble with the content of tsconfig.json not being reflected when checking typescript errors. One example is the case of the null check. I have edited tsco... -
Mutsuyuki Tanaka 创建了一个帖子, When using svelte plugin, type checking is not performed on svelte files
We are developing on WebStorm using the svelete plugin. The version of WebStorm is 2022.1The version of the svelte plugin is 0.22.0(Both are the latest versions available at this time) Passing a va... -
Mutsuyuki Tanaka 进行了评论, -
Mutsuyuki Tanaka 创建了一个帖子, Cannot import included .h / .hpp files properly.
I would like to connect remotely to development environment on Docker to enable syntax highlighting, etc. Almost all libraries(ROS, Boost, etc)work correctly highlighting, code completion with conn... -
Mutsuyuki Tanaka 创建了一个帖子, 已回答Is there support for Rust on Docker?
I would like to do Rust development using Jetbrain's products (probably CLion or IntelliJ Idea with intellij-rust plugin).What I would like to do is as follows Rust is installed in Docker. I want ...