首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Notepad++自动“

Notepad++自动“
EN

Stack Overflow用户
提问于 2015-02-22 03:42:18
回答 1查看 28关注 0票数 0

当使用notepad++编写时,它会添加一个“如果你正在做一个元素并且正在命名一个元素

我想知道我是否可以只添加“在我按下空格键之后”,或者这是否可能。

例如

代码语言:javascript
复制
<input type=" <-- it would automatically add another ", but I would only want it after I name the variable like
<input type="text <--- then add the " after I hit spacebar, is this already made or should I try to program it.  

感谢您的知识。

EN

回答 1

Stack Overflow用户

发布于 2015-02-22 03:46:20

尝试为它安装插件,但发生的情况是,例如您正在编写printf(,现在您将添加“. Notepad++确保关闭”是自动添加的。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/28650452

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档