Yakirbit
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Yakirbit created a post, Is there an option for changing PyCharm to look like VScode Dracula theme?
Hi fellows :)I love the VScode look and especially the theme configured with Dracula and special fonts, but the downside is this IDE don't convenient as PyCharm and not sophisticated like him. PyCh... -
-
Yakirbit created a post, AnsweredHow to create CMakeList for xv6-riscv operation system from Makefile?
I want to create CMakeList.txt for CLion IDE for the current changed xv6-ricv operation system project:https://github.com/mit-pdos/xv6-riscv I tried without success.Is there a way for CLion or anot... -
Yakirbit created a post, AnsweredIs there an option for modeling and code generator accordingly In JetBrain products?
I will explain my self to details. If I want to build an application by modeling by a complicated big diagrams with structure and relations, like this picture:(Classes, functions, and so on...) Is... -
-
Yakirbit created a post, WebStorm can't access and execute specific clauses on Evaluate Expression when debugging
Dear WebStorm Community,I am try to debug a test written with chai on TypeScript.When I try to access and evaluate specific function to see what it's returning, I have error of "Reference Error: bi...