-
```
What steps will reproduce the problem?
1. Run some tests and then Right click Reports -> Delete All Reports
What is the expected output? What do you see instead?
All reports should be deleted and…
-
```
What steps will reproduce the problem?
1.Have a test with several steps
2.From Icarus, pick one test step to run
3.Run the test step
What is the expected output? What do you see instead?
Icarus h…
-
```
It seems like it would be of great help to many users if the Icarus UI
supported a feature that would allow users to "export" the current Icarus
settings as a NAnt script, MSBuild script, Powers…
-
I've read the Readme and the plugin description but I'm none the wiser. Is it possible to use icarus in lieu of Xcode for doing iOS development (given that the iOS project is a pure SPM project)? Or c…
-
https://www.liuyun.fun/2019/06/23/Hexo%E4%B8%BB%E9%A2%98%E8%BF%81%E7%A7%BB%E5%88%B0icarus/
yilia 在大屏下被拉伸的太长了,一直想换三栏模式,最近看到 icarus主题,设计的非常漂亮,于是果断换 (怎么现在尽是在折腾Hexo 主题啊,Orz…)
-
Basically icarus now creates a folder for each rom "Foo.fc" for famicom "Foo.sfc" for super famicom. The ROMFinder calls files_in_directory, which filters out directories.
As a temporary workaround I…
-
# Hexo中插入mermaid图表 - 鹏叔的技术博客
1. mermaid简介mermaid是一种基于文本的格式生成图表和流程图的工具,是markdown文本很好的补充。可以生成各种图表,其中包括流程图, 时序图, 甘特图等等.
[https://pengtech.net/hexo/hexo_mermaid_plugin.html](https://pengtech.net/hexo/he…
-
```
It would be nice to configure where the result should be stored and in
what format in Icarus.
If possible what ever is configurable in Gallio.Echo the same set should
be avaliable in Icarus.
…
-
```
What steps will reproduce the problem?
1. Open Gallio.Icarus
2. Set the focus into another application.
3. Move the mouse over any control in the Icarus UI (e.g. Add Files).
-> the control is h…
-
Hello,
There is a bug (maybe two see below) with the extension that crashes after renaming a file.
### 1. The Crash:
To replicate:
- Create an empty project with `test.cpp`
- write some code …