weekly
weekly copied to clipboard
【插件自荐】支持SparkSQL极好的IDEA、VS Code插件
名字:SparkSQL-Helper Name:SparkSQL-Helper
插件简介:一款支持SparkSQL(v3.5)语法检测,高亮,代码补全提示,重命名,Snippets,以及CodeFormat的两个插件,可以有效提升日常的开发效率,给你带来IDE般的体验。 Description: Help you efficiently and focus on SparkSQL development. support Spark SQL error grammar check, syntax highlighting, complete keywords, rename, find all references and code format, including user-defined functions. Bringing you an IDE like experience.
VS Code版本(同时还支持Hive)(support hive)
插件地址(Address):https://marketplace.visualstudio.com/items?itemName=CamileSing.hive-sql-helper
这里直接以HQL演示,SparkSQL也同样支持。
部分功能截图(Part feature show):
语法检测(Grammar Check):
重命名(Rename):
代码补全提示(Code Composal):
格式化(Format):
Snippets:
代码查找(Find references):
IDEA版本
插件地址(Address):https://plugins.jetbrains.com/plugin/26079-spark-sql-helper
部分功能截图(Part feature show):
语法检测(Grammar Check):