Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

WebStorm 2016.1.1 发布,JavaScript编辑器

$
0
0

WebStorm 2016.1.1 发布了,WebStorm 是 JetBrains 推出的一款商业的 JavaScript 开发工具。

改进记录如下表:

No subsystemBugWEB-20882Preserve setting `toggle auto-test` between IDEA restarts
BugWEB-19970WebStorm unexpectedly inserts lots of whitespace into string literals
DartBugWEB-20759WebStorm unresponsive when html_dartium.dart is opened
BugWEB-20844Dart script can't be run from outside of a Dart package folder
BugWEB-15936Hovering over a dynamic variable does not tell me what type it is
CosmeticsWEB-20801Dart: do not show "Imports optimized" on each Reformat Code action
DebuggerBugWEB-20807With WebStorm latest, I am sometimes getting an error of Connection failed 404
HTMLBugWEB-17406HTML-style comment syntax within a javascript comment breaks comment end detection
JavaScriptBugWEB-20751Javascript 'Optimize imports' changes order
BugWEB-20426export default function gives "Unused function" and "Unresolved variables"
BugWEB-20494JSDoc @see symbol autocompletion not working inside constructor function
BugWEB-20651Infinite indexing loop
BugWEB-20788Tagged template literals is not support in PHP Storm.
FeatureWEB-18276Inject 'JSX Harmony' in script tag with type="text/babel"
JavaScript. FormatterBugWEB-20491Spaces around 'in' operator are trimmed if Spaces/Around operators/Relation operators is disabled
JavaScript. FrameworksBugWEB-20736NgFor initialisers red code
BugWEB-20918Angular2: local variables are not resolved in inline templates
BugWEB-20600Angular 2: red code, 'Unexpected token' inspection
BugWEB-20713Angular 2 Good Code Red
JavaScript. InspectionsBugWEB-20534Duplicate declaration when using computed property names with function values
BugWEB-20138ES6: reassign const variable
BugWEB-20117Redundant local variable inspection for JavaScript incorrectly identifies variable that is required.
Node.jsExceptionWEB-20643Remote interpreter: NullPointerException on applying empty Vagrant configuration
SASSBugWEB-20545Compass: headings() selector helper is highlighted as unknown function
TypeScriptFeatureWEB-20439Support upcoming TS 1.9 pathMapping semantics
FeatureWEB-16676Show "File -> New -> Typescript File" not only in Static Web Projects
BugWEB-18352Typescript: module resolution logic wrong. Analyzer ignores `typings` entry in sud-modules `package.json` when targeting commonjs
BugWEB-18835TypeScript: Autoformatting does not put spaces after colon before type in interfaces
BugWEB-20625Convert to template string intention should work in TypeScript
BugWEB-20743TypeScript type "import" is not added although it not present
BugWEB-20838String literal type doesn't work with array
BugWEB-20908File header comment block breaks indentation when using modules in TypeScript and WS2016.1
BugWEB-20894Good Code Red: TypeScript definition files
BugWEB-20684redudant semicolon in extract method refactoring
BugWEB-16951TypeScript: "Unused parameter"
BugWEB-20849TypeScript: constructor parameters with decorators are always wrapped on formatting
BugWEB-13906forEach with <any> array marks inner object methods as unresolved
BugWEB-20865Good Code Red RxJS in TypeScript
PerformanceWEB-19847WebStorm crashes caused by large TypeScript project when unresolved types introduced
ExceptionWEB-17532TypeScript: subsequent visibility changes with "Make public/private/protected" intentions breaks themselves
Unit TestsBugWEB-10636Mocha: order output in the console correctly
BugWEB-20772Karma: allow coverage preprocessors other than `coverage`
BugWEB-20774Japanese characters are corrupted in the karma test runner.
BugWEB-20846Mocha: multiline strings are shown as single line when comparing
TerminalBugIDEA-152291ALT , CTRL characters in terminal window can not type on MAC
UsabilityIDEA-135527Start SSH Session Dialog with weird sorting
User InterfaceBugIDEA-70943Tooltip animations and buggy visibility are exceedingly frustrating
CosmeticsIDEA-148970Unprintable symbols in Customize Idea wizard
Version ControlBugIDEA-152430Removing remote branch no longer offers to remove its tracking local branch
Version Control. GitBugIDEA-153021Git : Update Project doesn't refresh the cached repository information if there were no incoming commits to the current branch
BugIDEA-151547Git commit error dialog locks the IDE if the text is too big
BugIDEA-152678Regression: Committing externally does not Update File State Correctly
BugIDEA-152101Error while "Accepting Theirs" in merge dialog when theirs version was deleted.
BugIDEA-151317Square brackets in file name cause problems with git
Version Control. TFSBugIDEA-152761"TF400367: The request could not be performed due to a host type mismatch." while connecting to VSTS
Plugin: Deployment _ FTP..BugWI-15606SFTP: some servers do not support id command
UsabilityWI-4825FTP deployment: Warn when uploading over newer file: provide ability to apply Overwrite/Merge/Skip command to all conflicting files

下载地址:https://www.jetbrains.com/webstorm/whatsnew/


Viewing all articles
Browse latest Browse all 44787

Trending Articles