dang khoi

Results 7 comments of dang khoi

I wonder if we can learn something from this bookmark extension https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks

> @dangkhoipro Will support vim native global marks in the future, but using other extensions is also a great option. You can invoke their commands through mappings. I'm looking forward...

> ```ts > // elastic__apm-rum-react.d.ts > declare module '@elastic/apm-rum-react' { > import { ComponentType } from 'react'; > import { Route } from 'react-router'; > export const ApmRoute: typeof Route;...

I think yarn.lock is outdated. So I remove the old file, re-run again, remove some js file (because the sandbox version I check is typescript), and bump it works! I'm...

I'm experiencing the same issue. Here's my setup: - Chrome is open in **Workspace 1** on **Monitor 1**. - Another Chrome window is open in **Workspace 2** on **Monitor 2**....

I wonder when this pull request is merged into master?

I'm still encountering this issue 😢