Web Tools #379 - CodeLobster IDE, CSS Tools, Build Tools, Git/CLI

Web Tools Weekly
WEB VERSION
What a Tool!

Issue #379 • October 22, 2020

The following intro is a paid product review for CodeLobster, a free cross-platform IDE for PHP, HTML, CSS, and JS development.

There's no question that over the years a few major players have taken control of the code editor and IDE market, and it's likely at this point you've settled on one. But I'm a strong believer in developers getting accustomed to using two or three different IDEs or editors, even if a single app is their daily choice. Let's take a closer look at one you may not have tried: CodeLobster.
 

CodeLobster


CodeLobster, available on Windows, Mac, and Linux, has been on the scene since 2005 and still receives regular updates, the most recent release being in September of this year. It supports a number of interface languages including English, German, French, Chinese, Japanese, and Russian.

CodeLobster includes most of the features of other popular IDEs, for example autocomplete for CSS properties and property values:
 

CodeLobster autocomplete for CSS
CodeLobster's Autocomplete feature for CSS
 

As well as autocomplete for HTML attributes:
 

CodeLobster autocomplete for HTML
The autcomplete feature for HTML's input element
 

CodeLobster also offers advanced autocomplete and debugging features for PHP development. The breakpoint feature, illustrated below, is one of a number of PHP debugging features available.

 
Adding breakpoints for debugging
Adding breakpoints in the left margin for debugging
 

Other debugging features include:
 

  • Tooltips for reviewing variables on the fly while working with breakpoints
  • A "Locals" panel for showing the values and types for Global and Local variables (which also includes array and object inspection)
  • A panel for examining the call stack during debugging
 

When writing CSS, one feature I like is the ability to view browser support for a particular feature instantly by mousing over it:
 

CodeLobster's instant CSS info
Instant info on CSS features on mouse over
 

You can also use the "Context Help" menu that appears for specific language features in HTML, CSS, MySQL, and PHP:
 

CodeLobster's Context Help
The Context Help option for PHP, MySQL, and HTML/CSS/JS
 

In the above screenshot the "Context Help" option will take me to MDN's article on the CSS content property. You can customize which documentation you want to point to (e.g. W3C vs. MDN) for the front-end features.

CodeLobster includes support via plugins for a whole slew of popular frameworks and libraries for both PHP and JavaScript, in the Pro version of the software. A few of the plugins include:

  • Angular
  • Bootstrap
  • CakePHP
  • Laravel
  • Vue
  • WordPress
 
CodeLobster's Framework Plugins
CodeLobster offers a number of plugins for framework support
 

These plugins offer specialized auto-complete features, context help, tooltip help, ability to install the framework, and more. All of this can make it much easier to work with some of the most popular front-end and back-end tools in the industry.

Overall, CodeLobster is a solid feature-rich IDE that includes a number of advanced features I haven't touched on here: SQL management, Integration with version control tools (e.g. Git, SVN), code validation, Node.js support, and more.

You can download CodeLobster to use it free indefinitely and you have the option to upgrade to the Pro version to get all the extra features.

Now on to this week's tools!
 

CSS and HTML Tools

Coded Mails
Hassle free responsive HTML email templates. 60+ templates divided into 6 categories for easy lookup and usage.

Filmstrip
A really simple CSS animation tool with the ability to import keyframes code to edit an existing animation.

Typed HTML
TypeSafe HTML templates using TypeScript. No need to learn a template library.

Tailwind Play
An advanced online playground for Tailwind CSS, including support for customizing your tailwind.config.js file, extracting classes with @apply, and code completion with instant preview.

Tailwind Play

Cooltipz.css
Customisable tooltips made with pure CSS.

Gradient Color Generator
Get random gradients and edit existing gradients to include two or more gradients.

vanilla-hamburger
Animated hamburger menu icons for modern web apps (1.7 KB). A port of hamburger-react to vanilla Custom Elements.

Tailwind Ink
An AI palette generator trained with the Tailwind CSS colors.

Parsel
A tiny, permissive CSS selector parser with no dependencies and a simple API.

filters.css
CSS-only library to apply color filters.

BVSelect
Vanilla JavaScript fully customizable HTML select box that replaces the native select element.
 
 

Build Tools, Deployment, etc.

Master Gatsby
A brand new course from Wes Bos currently still at launch price. 52 HD videos to learn to build and style websites with Gatsby, React, and friends.   promoted

Waypoint
A Go-based tool to build, deploy, and release any application on any platform.

ts-eager
Fast TypeScript runner using ESBuild for eager compilation.

JHipster
A development platform to quickly generate, develop, and deploy modern web applications and microservice architectures.

Scaffolder
Like Yeoman, but simpler. A powerful tool for generating files and folders with dynamic values. Use it to share complete project skeletons or to easily create modules/components or another recurring file pattern.

Injex
Simple, Decorated, Pluggable dependency-injection framework for TypeScript applications.

denopack
A CLI tool and a collection of plugins designed for bundling code to be used with Deno or in the browser. No node_modules, no npm or yarn needed.

denopack

npm-auto
Auto installs npm dependencies from the script you want to run then runs the script.

CML
An open-source library for implementing continuous integration and delivery (CI/CD) in machine learning projects.

Malina.js
Frontend compiler, inspired by Svelte to build your app without a framework on the client side.

Manypkg
A linter for package.json files in Yarn, Bolt, or pnpm monorepos.

changesets
A way to manage your versioning and changelogs with a focus on multi-package repositories.

Git, GitHub, and CLI Tools

github-startcounter
Simple iframe widget to add a 'Star this on GitHub' button with stargazers and a star counter.

Meercode
The missing monitoring tool for your CI pipeline. A clear and cool view for the status of your GitHub Actions workflows. Currently with GitHub integration and more coming later.

Mweercode

Rush
A scalable monorepo manager for the web that makes life easier for JavaScript developers who build and publish many packages from a common Git repo.

nb
A command line note-taking, bookmarking, archiving, and knowledge base application with plain-text data storage,  encryption, filtering and search, and lots more.

rdrview
Firefox Reader View as a Linux command line tool.

ephemeral.run
A full application environment for every pull request – before you merge to main.

Copybara Action
A GitHub Action for transforming and moving code between repositories.

Upptime
Open-source uptime monitor and status page, powered entirely by GitHub Actions and Issues.

optimizt
A CLI tool that helps you prepare images during frontend development. It can compress PNG, JPEG, GIF and SVG lossy and lossless and create WebP versions for raster images.

Git Exercises
Platform to learn and practice Git and discover features you might not have been aware of.

Actionsflow
A free IFTTT/Zapier alternative for developers. Automate workflows for developers based on GitHub Actions.

GitHub CLI
GitHub’s official command line tool is now at version 1+.

A Tweet for Thought

So what's the incident that defines your pandemic worklife? Here's Jessica Winter's.

A Tweet for Thought
 

Send Me Your Tools!

Made something? Send links via Direct Message on Twitter @WebToolsWeekly (details here). No tutorials or articles, please. If you have any suggestions for improvement or corrections, feel free to reply to this email.
 

Before I Go...

Apparently Tabloid is a real programming language – a Turing-complete language for writing programs in the style of clickbait news headlines. And you'll never believe what happened next! (Or something like that...)

Thanks to everyone for subscribing and reading!

Keep tooling,
Louis
webtoolsweekly.com
@WebToolsWeekly
PayPal.me/WebToolsWeekly

Older messages

Web Tools #378 - JS Utilities, Media/SVG, Databases

Monday, October 19, 2020

Web Tools Weekly WEB VERSION Issue #378 • October 15, 2020 The only thing I'll mention in this week's intro is a thought-provoking article published three years ago: How I rediscovered my love

Web Tools #377 - VS Code, SVG, Media Tools, Uncats

Thursday, October 8, 2020

Web Tools Weekly WEB VERSION Issue #377 • October 8, 2020 As with many things in coding, there's probably lots of ways to do this, but here's a way to remove all 'falsy' values from a

Web Tools #376 - Learn Gatsby, JS Utilities, Mobile, Build Tools

Thursday, October 1, 2020

Web Tools Weekly WEB VERSION Issue #376 • October 1, 2020 As many of you know, and as is obvious simply by the existence of this newsletter, building websites today is not easy due to the abundance of

Web Tools #375 - Frameworks, Testing Tools, React Tools

Thursday, September 24, 2020

Web Tools Weekly WEB VERSION Issue #375 • September 24, 2020 The following intro tutorial was submitted by Erik Kückelheim, a self-taught developer living in Konstanz, Germany. In this write-up, Erik

Web Tools #374 - CSS Tools, JSON, DBs, Uncats

Thursday, September 17, 2020

Web Tools Weekly WEB VERSION Issue #374 • September 17, 2020 Previously I've discussed a number of different tips around object and array destructuring in ES6, which make code much easier to read

You Might Also Like

GCP Newsletter #433

Monday, January 13, 2025

Welcome to issue #433 January 13th, 2025 News Official Blog Vertex AI Introducing Vertex AI RAG Engine: Scale your Vertex AI RAG pipeline with confidence - Vertex AI RAG Engine is a fully managed

Spyglass Dispatch: It's Political & Personal

Monday, January 13, 2025

On Meta's Moderation Changes • Inside DOGE • Zuck Slams Apple (Again) • Apple's Muted 2025 • CES 2025 Recap The Spyglass Dispatch is a newsletter sent on weekdays featuring links and commentary

$200 to invest today... (USA Only)

Monday, January 13, 2025

Join me in investing in blue chip art on Masterworks, and you will receive $200 to invest on the platform. Not kidding. Founder interview coming soon! ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

The Sequence Knowledge #468: A New Series About RAG

Monday, January 13, 2025

Exploring key concepts of one of the most popular methods in generative AI solutions. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

How a Kafka-Like Producer Writes to Disk

Monday, January 13, 2025

We take a Kafka client, call the producer, send the message, and boom, expect it to be delivered on the other end. And that's actually how it goes. But wouldn't it be nice to understand better

FAQs: The AI Consultancy Project

Monday, January 13, 2025

This is how we'll help you become an AI Consultant ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

⚡ THN Weekly Recap: Top Cybersecurity Threats, Tools and Tips [13 Jan]

Monday, January 13, 2025

Your one-stop-source for last week's top cybersecurity headlines. The Hacker News Cybersecurity Recap The cyber world's been buzzing this week, and it's all about staying ahead of the bad

My 3 must-buy CES 2025 gadgets

Monday, January 13, 2025

Alarming iPhone bug; Router-based VPN; 90-second vision test -- ZDNET ZDNET Tech Today - US January 13, 2025 Mcon magsafe phone controller Three CES 2025 products I'd buy as soon as they'd take

⚙️ Meta's copyright struggles

Monday, January 13, 2025

Plus: Achieving data center efficiency ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Post from Syncfusion Blogs on 01/13/2025

Monday, January 13, 2025

New blogs from Syncfusion Top 5 React Chart Libraries for 2025 By Gowrimathi S Explore the top 5 React chart libraries with a comparison of their features, pros, and cons to boost your data