GitHub is giving users the ability to express their feelings in pull requests, issues and comments. The company announced new reactions to conversations in order for users to get their feelings across more simply and effectively. “While people have been able to include emoji in responses for a long time, using them as reactions resulted … continue reading
Microsoft is releasing a new way for developers to build, debug and preview Cordova apps. The company has announced a new Cordova tool extension for its code editor, Visual Studio Code. “With this extension, you can debug hybrid apps, find Cordova-specific commands in the Command Palette, and use IntelliSense to browse objects, functions, and parameters,” … continue reading
Researchers from Georgia Tech have discovered an emerging class of C++ bugs, and Facebook has awarded them US$100,000 for their efforts. The bugs are rooted in a new method for identifying “bad casting” vulnerabilities in C++ programs casted dynamically or statically at runtime. The researchers, who presented their findings at the USENIX Security ’15 conference, … continue reading
Microsoft has announced the Windows 10 Application Deployment tool (WinAppDeployCmd) in the latest release of its Windows 10 SDK preview. WinAppDeployCmd is a standalone tool designed to enable users to deploy universal Windows apps from a Windows 10 PC to a Windows 10 mobile device, according to the company. In addition, users can use it … continue reading
Microsoft has released version 0.3.0 of Visual Studio Code, its cross-platform code editing tool announced at Build. Visual Studio Code 0.3.0 includes new features and updates to keybinding, the command line, multi-cursor, comment actions, wrapping controls, debugging and more. There is also expanded language support for Rust, JavaScript semantics and syntax, TypeScript 1.5, and smarter … continue reading
During the first keynote at the BUILD conference in San Francisco, Microsoft crossed a line that many believed would never be crossed with the unveiling of Visual Studio Code (VSC). For the first time, Microsoft is providing a developer productivity tool to users whether or not they are running Windows as their client OS, which … continue reading
GitHub wants to bring its Web development technology to the desktop. We’re self-aggrandizing this week’s GitHub Project of the Week with Electron, a framework of GitHub’s own making. Formerly known as Atom Shell, it is a cross-platform framework for creating desktop applications using JavaScript, HTML and CSS, based on the io.js and Chromium runtimes and … continue reading