Fabian Obermaier
Fabian Obermaier
Is the csgo server even able to play demos? If not why does the command exist? #### Steps for reproducing this issue: 1. start the csgo server 2. set tv_enable...
When changing the `scrollToRow` before newly added rows are rendered `targetScrollOffset` can not be calculated: ```js this.table.addRows(data); const targetRow = this.table.rows.find(element => element.get('name') === 'target'); set(this, 'scrollToRow', targetRow); ``` This...
Saw this while trying to port it to TS. :)
Feel free to integrate it as you wish.
It would be cool to be able to insert any URL and have the site explain it. Good work so far btw 👍
With this package installed if you try to copy text from the find-in-file or find-in-project menu it fails to copy. ### Reproduce 1. Open a text file 2. ctrl+f or...