Sublime Text
3118

برنامه Sublime Text به شما کمک میکند ویرایش کدهای HTML را در محیطی پیشرفته در سیستم عامل مک انجام دهید.

حجم برنامه: ۱۳ مگابایت

توجه داشته باشید تمامی اپلیکیشن ها قبل از آپلود و قرار گیری در سایت، تست شده و درصورت تایید قرار داده خواهند شد.

دانلود مستقیم
مشخصات آپدیت

Build errors are now shown inline at the location where they occurred. This is controlled with the show_errors_inline setting.
Show Definitions: Now works for languages embedded in HTML (PHP, ASP, ERB etc)
Show Definitions: Fixed filtering for unsaved views and on Windows
Color Schemes: popupCss will be generated automatically if not present
Build Systems may define a cancel command using the “cancel” key
Fixed Replace not working as expected in conjunction with regex look behinds
minihtml: Implemented font-family stacks
minihtml: Added support for inherit CSS value
minihtml: Fixed vertical stretching on images
API: Added Phantoms
API: Added ViewEventListener
API: Added View.is_primary()