VSCode Themes are a quick way to update the color scheme and syntax highlighting of your code, but you might find your favorite theme isn't quite perfect. VSCode supports customizations that allow you to fix that problem. In this lesson, I add settin…
Quick Tip: How to Add Syntax Highlighting to Any Projectpublic String showAllArticleForPage() throws Exception{HttpServletRequest request = ServletActionContext.getRequest();String username=(String) ActionContext.getContext().getSession().get("user&q…
PGI Compiler for OpenACC Output Syntax Highlighting When use the PGI compiler to compile codes with OpenACC clauses, there will be lots of outputs. To read it more clearly, you may want the syntax highlighting. But the original bash may not support i…
put follow code in ~/.vimrc set ai " auto indenting set history=100 " keep 100 lines of history set ruler " show the cursor position syntax on " syntax highlighting set hlsearch " highlight the last searched term filetype plugin o…
vscode灰暗色主题和 左侧加图标 Spacegray VSCode vscode-icons…
Python @requires_authorization def somefunc(param1='', param2=0): r'''A docstring''' if param1 > param2: # interesting print 'Gre\'ater' return (param2 - param1 + 1 + 0b10l) or None class SomeClass: pass # note >>> message = '''interpreter ...…
There are situations where you might want to add additional methods toangular.module. This is easy to accomplish, and can be a handy technique. //For directive template <hello></hello> //For directive controller <li menu-item ng-repeat=&quo…
微软官方下载VSCode 可以下载exe安装外还可以下载zip 压缩包 下载地址: https://code.visualstudio.com/Download 但是zip压缩包却没有了 右键使用VSCode打开文件的编辑功能,我们可以使用批处理添加右键功能(软件绿化会经常用到) 打开记事本,拷贝下面代码并保存成bat文件(cmd后缀 也行),并将其放到加压后的目录下(该目录有Code.exe 程序).并使用管理员权限运行该批处理即可 REG ADD HKCR\directory\shell\V…
原:http://blog.hickwu.com/sublime插件开发手记   标题: sublime插件开发手记 时间: 2014-01-05 14:58:02 正文: 插件基本结构 基本插件实现 线程处理 包发布管理 sublime 的语法解析 API 使用参考 参考资料: 文中把 sublime text 简称 sublime 了.我是安装 portable 版本,非 portalble 版本可能有些差异,需要酌情变通. sublime 用 python 作为插件扩展语言是十分讨人喜的,…
最终效果(官方sublime修改版) 官方配色 codeblocks是一个功能很强大编程软件,我们在安装codeblocks后软件默认的是白底黑字界面,这种界面在长时间写代码时会对眼睛造成很大伤害,增加眼疲劳,因此我们需要一个清晰干净明了,不刺眼的编程界面.下面教我们如何配置一个养眼的编程界面. 官方地址 Syntax highlighting custom colour themes 有几种经典方案,包括vim, desert, sublime, ulipad, oblivion, darkg…
Code::Blocks默认的白色编辑器界面看久了眼睛很累, 所以想换成dark的主题, 眼睛会舒服些. 1. 安装好codeblocks后, 先运行一次, 关闭, 这时程序会提示你是否要保存default configuration. 点确定, 这样会生成如下文件 ~/.codeblocks/default.conf 2. 打开default.conf gedit ~/.codeblocks/default.conf 3. 复制如下颜色配置代码 <colour_sets> <ACTIV…
For android system, of course you can custom your own style and theme, but you can't break compatibility with AOSP. We should follow AOSP design, and do not play trick in code. Such as, AlertDialog style, Button style, ListView style, ActionBar style…
随着VSCode的不断完善和强大,是时候将部分开发迁移到VS Code中了. 目前使用VS2019开发.NET Core应用,一直有一个想法,在VS Code中复刻VS的开发环境,同时迁移到VS Code. 那么现在就开始吧. 首先,安装最新版的VS Code:https://code.visualstudio.com/,安装完成后可能会提示升级,升级即可,升级后的版本信息: 版本: (system setup) 提交: 8795a9889db74563ddd43eb0a897a2384129a…
JS生成可自定义语法高亮HTMLcode cnblogs @ Orcim  !deprecated! 这里有更好的方案,具体看我的这篇博客博客代码高亮的另一种思路 这篇文章介绍了如何在博客里插入一段 pretty 代码框的方法(以博客园为例),主要是因为实在是受不了博客园以及其他一些博客自带代码框的样子了w~ 这篇文章很长很长,你可以直接点击这里,直接跳到源代码处,复制代码,或者滑到文章最底部查看使用方法. 原 理是利用 VSCode 的 Copy With Syntax Highlightin…
Want to use the visual studio color theme editor to set the dark theme or other themes? Below shows how to set it in VS2010 There are two types of themes for Visual Studio 2010. One affects only the colors of window borders and buttons. The other aff…
live preview 为方便web开发者,编写网页静态代码,不用频繁切换到浏览器去查看的贴心功能. 可以在编辑器中,就实现编辑预览功能, 边编写代码,边查看预览效果. 与vscode相对应的其他两款编辑器具有相同功能, 这两款编辑器是专门为web开发设计. vscode覆盖范围更广, 其它多种类型语言都支持. 所以熟悉的vscode更具有优势. Brackets http://brackets.io/ Adobe出品. A modern, open source text editor th…
C/C++  [ms-vscode.cpptolls]    智能推导,调试和代码浏览 C/C++ Clang Command Adapter [mitaki28.vscode-clang]   使用Clang的命令来分析C/C++/Object-C的代码诊断,还有代码补全. C/C++ Snippets [hars.cppsnippets]  有用的C/C++代码片断,节省时间 C++ Algorithm Mnemonics [davidbroetje.algorithm-mnemonics-…
Dark theme for Texstudio ~~~  1.window系统如下操作 ~~~ 1. texstudio的配置文件texstudio 的配置文件在~/.config/texstudio/texstudio.ini 其中配置文件包括如下几部分 [General] …… [texmaker] …… [version] …… [formats] …… 其中[texmaker]部分是具体的tex配置,可以看一下.而要更改的主题部分需要在[formats]部分进行修改. 2. 更改tex…
安装插件,配置对应的用户设置,进行替换,实现插件功能的生效 { // 控制是否在搜索中跟踪符号链接. "search.followSymlinks": false, "editor.minimap.enabled": true, "workbench.colorTheme": "Dracula", "git.ignoreMissingGitWarning": true, , "files.auto…
1 install go apt install golang 将会同时安装下列软件:  golang-1.9 golang-1.9-doc golang-1.9-go golang-1.9-src golang-doc golang-go  golang-src建议安装:  bzr下列[新]软件包将被安装:  golang golang-1.9 golang-1.9-doc golang-1.9-go golang-1.9-src golang-doc  golang-go golang-sr…
起因 又是一年多没有更新过博客了,最近用Arduino做了一点有意思的东西,准备写一篇博客.打开尘封许久的博客园,发现因为Windows Live Writer停止更新,博客园推荐的客户端变为了Open Live Writer(基于Windows Live Writer代码,然而GitHub上的代码已经快一年没更新了).OK,安装之后开始写作,写着写着就发现问题了:在准备插入代码的时候发现没有对应的Open Live Writer代码插件. 两个编辑器 在日常编辑Arduino代码时我会用到两个…
本篇文章根据实际开发中使用的扩展插件,结合<精选!15 个必备的 VSCode 插件(前端类)>.<vscode 插件推荐 - 献给所有前端工程师(2017.8.18更新)>中的介绍进行编辑. HTML相关: HTML Boilerplate: 通过使用 HTML 模版插件,你就摆脱了为 HTML 新文件重新编写头部和正文标签的苦恼.你只需在空文件中输入 html,并按 tab 键,即可生成干净的文档结构.也可以输入!,然后按tab键或者enter键来生成初始干净的文档结构. HT…
The previous part of my tutorial described how you can paginate query results with Spring Data JPA. The example application of this blog entry has the same functional requirements, but it will use Querydsl instead of JPA criteria API. This blog entry…
每次换editor都是一种煎熬,从最早的eclipse,sublime,webstorm到现在在用的atom,换编辑器的驱动是寻找更酷炫和轻量的平衡点,其实我真的蛮喜欢atom的,酷炫!那我这次打算入手vscode的原因有以下几点 部门同事基本上都在用它 ╯□╰ 社区和atom一样活跃(最诱惑我的地方是写node能打断点以及ts编译的速度) 今天atom全局搜索存在的包文件竟然没找到!! 说换一种editor是一种煎熬是因为你需要配置样式和插件并掌握部分快捷键和高级功能,下面我会介绍一些入坑奇淫…
转自:https://jichu4n.com/posts/how-to-add-custom-build-steps-and-commands-to-setuppy/ A setup.py script using distutils / setuptools is the standard way to package Python code. Often, however, we need to perform custom actions for code generation, runn…
VSCode调试HTML环境配置 | Jupyter NoteBook IJavaScript 配置 VSCode调试HTML环境配置 先安装两个插件:Debugger for Chrome(调试) 和 ESLint(语法检测) 然后根据提示设置一下外观样式(如果我没记错的话:win下默认是custom)重启VSCode 然后打开HTML文件,Coding,之后F5调试运行,选择Chrome 在配置文件中加一段 "file": "${file}" (当前文件名+扩展…
之前我在这篇文章VsCode插件开发之插件初步通信 通过插件完成通信,这回我还是通过插件,只不过方式主要以在ts文件里面使用webview来进行通信. 另外在此声明,一定要好好看仔细看官方文档,国内关于VsCode相关的开发,少之又少,虽然有一个叫小茗同学写的相对较全面,但是大家可以仔细看,其实他的内容大多也来自官方,同时有部分也加上自己的理解和想法.个人建议,关于VsCode插件相关的,最好是跑一跑VsCode相关官方例子,这样有助于对VsCode插件开发有一个大致的思路和全局认识,换言之有一…
参考了Egret Wing,想像Egret Wing那样在上方titlebar最右边上面增加一个menu(这个menu相对于一个按钮,当点击这个按钮时会出现一个window弹框,这个window弹框里就包含相关的表单信息以供登录或者注册使用.我是以这个作为参考模板的.但是目前进展并不是很顺.于是我通过插件的方式暂时性解决了这个问题.但是觉得还不是想要的那样. Egret Wing是这样的,如图所示: 不得不承认一点Egret Wing改造的挺不错的,不愧是对VsCode进行魔改. 今天先说一下通…
实在无聊透顶.写个随笔记录一下vscode的插件好了. 第一次使用(之前一直在用sublime...),以后再更新吧.record my color too! Visual Studio Code By Microsoft. Left : Sublime text3; Right : vscode(显然 他俩好像长得差不多... ) 此处引用微软对该编辑器vscode的简短评价: Free(免费). Open source(开源). Runs everywhere(哈哈). Let's do i…
简介 这将是一个新的系列,将会以 Visual Studio Code(后文都简称为 VSCode 啦)的操作,环境配置,插件介绍为主,为大家不定期的介绍 VSCode 的一些操作技巧,所以取名 VSCode 小鸡汤,本篇将会介绍最基础的 VSCode 安装,以及 VSCode 中基本的编辑功能 VSCode 安装 既然是 VSCode 小鸡汤,那么 VSCode 就是必不可少的了,不然就是白水煮葱姜了(´▽`) ,在 VSCode 官网 可以找到对应系统的 VSCode 的下载或是安装 Win…