jupyterlab-vim
jupyterlab-vim copied to clipboard
subsitute method not match case
Is there any enhance for modifing the subsitute command to match case ?
This would need to be implemented upstream, which seems to have hardcoded "ignore case" and "smart case" options. The upstream environment can be tested at https://raw.githack.com/replit/codemirror-vim/master/dev/web-demo.html. Can you please post the request at https://github.com/replit/codemirror-vim/issues?
https://raw.githack.com/replit/codemirror-vim/master/dev/web-demo.html
thanks firai, I see now. The post is here.