-
Probably after wave end too.
-
| --- | --- |
| Bugzilla Link | [310269](https://bugs.eclipse.org/bugs/show_bug.cgi?id=310269) |
| Status | CLOSED FIXED |
| Importance | P2 normal |
| Reported | Apr 23, 2010 08:16 EDT |
| Modif…
-
| --- | --- |
| Bugzilla Link | [310232](https://bugs.eclipse.org/bugs/show_bug.cgi?id=310232) |
| Status | NEW |
| Importance | P5 enhancement |
| Reported | Apr 23, 2010 03:09 EDT |
| Modified …
-
In [`59ade77`](https://github.com/lehuygiang28/uptime-tracking/commit/59ade77c2314026ddb52277637c90e1cc9ff4eed
), VePhim API hf (https://api.vephim.online/api/ping) was **down**:
- HTTP code: 503
- Re…
-
Will be used to test c++20 version of code
-
| --- | --- |
| Bugzilla Link | [310145](https://bugs.eclipse.org/bugs/show_bug.cgi?id=310145) |
| Status | NEW |
| Importance | P5 normal |
| Reported | Apr 22, 2010 12:21 EDT |
| Modified | Sep…
-
### Expected behavior 预期的功能
有的遊戲按一下左鍵時會發送多筆文本,hook可以正確地抓到並翻譯每一筆文本,但是顯示翻譯結果時後面的文本會迅速地蓋過前面的,最後使得遊戲顯示了四段話,但是翻譯器只顯示了最後一段。雖然可以透過內嵌或是歷史紀錄查看被蓋過的翻譯但總有些不方便。請問是否能增加一個選項,讓使用者選擇顯示最後的N筆翻譯結果?
### Alternative beha…
-
| --- | --- |
| Bugzilla Link | [310138](https://bugs.eclipse.org/bugs/show_bug.cgi?id=310138) |
| Status | NEW |
| Importance | P5 normal |
| Reported | Apr 22, 2010 11:56 EDT |
| Modified | Sep…
-
| --- | --- |
| Bugzilla Link | [310120](https://bugs.eclipse.org/bugs/show_bug.cgi?id=310120) |
| Status | CLOSED FIXED |
| Importance | P2 normal |
| Reported | Apr 22, 2010 10:17 EDT |
| Modif…
-
```ts
const points = 13.23
print("The point is" + String(points))
```
output
```lua
--[[ Generated with https://github.com/TypeScriptToLua/TypeScriptToLua ]]
points = 13.23
print("The point is…